Skip to content

Commit

Permalink
Adds rclone note to OnDemand page
Browse files Browse the repository at this point in the history
  • Loading branch information
ikirker committed Jun 11, 2024
1 parent 3b1f5ba commit 87d1886
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion mkdocs-project-dir/docs/Supplementary/OnDemand.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ From here, you can view the files on Myriad, and download or upload files. You c

We may add additional storage entries in the menu and side bar -- for example, shared project directories -- later and as these become available. However, these will not include storage directly attached to other clusters, for technical reasons.

#### rclone and UCL OneDrive

If you have set up UCL OneDrive as a remote using [`rclone`](https://rclone.org/) on the cluster, your OneDrive storage will show up as a location in the File Browser. You can then use the Copy and Move tools to transfer files between the cluster and OneDrive.

Additional remotes may show up here, but we have not yet tested these.

### Active Jobs

++"Jobs"++ ➡ ++"Active Jobs"++
Expand Down Expand Up @@ -128,4 +134,4 @@ pip install numpy matplotlib ipykernel
python3 -m ipykernel install --user --name my_env --env LD_LIBRARY_PATH ${LD_LIBRARY_PATH}
```

You should then be able to select the kernel from the drop-down list in Jupyter.
You should then be able to select the kernel from the drop-down list in Jupyter.

0 comments on commit 87d1886

Please sign in to comment.