docs: add Rucio JupyterLab Extension documentation for operators and users#695
Merged
voetberg merged 2 commits intorucio:mainfrom Dec 15, 2025
Merged
docs: add Rucio JupyterLab Extension documentation for operators and users#695voetberg merged 2 commits intorucio:mainfrom
voetberg merged 2 commits intorucio:mainfrom
Conversation
voetberg
reviewed
Dec 10, 2025
voetberg
reviewed
Dec 10, 2025
voetberg
reviewed
Dec 10, 2025
voetberg
reviewed
Dec 10, 2025
voetberg
reviewed
Dec 10, 2025
voetberg
reviewed
Dec 10, 2025
voetberg
requested changes
Dec 10, 2025
Contributor
voetberg
left a comment
There was a problem hiding this comment.
LGTM! Just squash those fixes into the main commits please
a74a7bf to
3a142b5
Compare
Contributor
Author
Done! Thanks |
voetberg
previously approved these changes
Dec 11, 2025
rdimaio
reviewed
Dec 11, 2025
3a142b5 to
d642b91
Compare
rdimaio
reviewed
Dec 12, 2025
Add operator guide for the Rucio JupyterLab Extension covering: - Installation requirements and procedures - Operation modes (Replica and Download) - Complete configuration guide with examples - Configuration parameters reference - VOMS and Virtual Organization setup - Storage Element configuration - Authentication configuration including OIDC - IPython kernel extension setup - JupyterHub integration with OIDC token exchange
Add user documentation for the Rucio JupyterLab Extension covering: - Introduction to the extension and how it works - Authentication methods (X.509 proxy, certificates, tokens) - Browsing and searching the Rucio catalog - Wildcard search and dynamic scope browsing - Data availability troubleshooting - Using data in notebooks and adding paths as variables - Session configuration and setup - Terminal usage of Rucio CLI - Advanced settings and cache management
d642b91 to
b56d99d
Compare
rdimaio
approved these changes
Dec 13, 2025
This was referenced Dec 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes rucio/jupyterlab-extension#101
This PR adds documentation for the Rucio JupyterLab Extension,
covering both operator and user sides.
Changes
docs/operator/jupyter_extension_operator.md: New operator guide covering:
docs/user/jupyter_extension_user.md: New user guide covering: