Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/intro/rucio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Scientific Data Management with Rucio

[Rucio](https://rucio.cern.ch/) can be used to access experiment data from SWAN. Rucio is a scientific data management system and comes with a JupyterLab extension that allows you to browse and download data from Rucio instances configured in the JupyterHub configuration.

To access this extension, make sure you're using the lab instance configured with Rucio. You can check this by looking at the URL of the JupyterLab instance. It should contain the string `lab` instead of e.g. `tree`.

Further documentation on how to use Rucio can be found in the [Rucio documentation](https://rucio.cern.ch/documentation/).