Skip to content

Commit

Permalink
added example for mounting
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 authored Nov 20, 2024
1 parent 3f43d2c commit 1ae6338
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/en/docs/Getting Started/Neurodesktop/portable.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ TinyRange (https://github.com/tinyrange/tinyrange) is a lightweight runtime for

Use `--mount ~/neurodesktop-storage` to share `neurodesktop-storage`.

For example:
```
./tinyrange login -c https://github.com/NeuroDesk/neurodesktop/raw/refs/heads/main/neurodesk.yml --mount ~/neurodesktop-storage
```

{{< alert color="info" >}}
The folder share is currently **Read-Only**. This will be fixed in the next update. To exchange files use the Jupyter Filebrowser upload and download functionality for now.
{{< /alert >}}
Expand Down

0 comments on commit 1ae6338

Please sign in to comment.