jupyterhub_rag_sidebar
JupyterLab sidebar chatbot grounded in the CSUF JupyterHub user guide.
This extension is composed of a Python package named jupyterhub_rag_sidebar
for the server extension and a NPM package named jupyterhub-rag-sidebar
for the frontend extension. It lives inside the jupyterhub-user-guide-rag
repo (not published as a standalone package) — see the parent repo's
README.md for how this piece fits into the rest of the RAG pipeline.
Requirements
- JupyterLab >= 4.0.0
Install
There's no published package to install from — build and install it from source:
pip install -e ".[dev,test]"
jlpm build
See CONTRIBUTING.md for the full development workflow.
Uninstall
To remove the extension, execute:
pip uninstall jupyterhub_rag_sidebar
Troubleshoot
If you are seeing the frontend extension, but it is not working, check that the server extension is enabled:
jupyter server extension list
If the server extension is installed and enabled, but you are not seeing the frontend extension, check the frontend extension is installed:
jupyter labextension list
Contributing
See the Contributing Guide.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters