Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaze committed Jan 15, 2025
1 parent ee788e0 commit 9afaa66
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion practice/environment/coiled/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,9 @@ y.compute();

### Jupyter notebook

From your computer, you can use Coiled to create a Jupyter Lab instance in the cloud that will synchronise your local files to the cloud instance. For the synchronisation to work, you're required to install the [``mutagen``](https://mutagen.io/documentation/introduction/installation) software for your OS.
From your computer, you can use Coiled to create a Jupyter Lab instance in the cloud that will synchronise your local files to the cloud instance.

For the synchronisation to work, you're required to install the [``mutagen``](https://mutagen.io/documentation/introduction/installation) software for your OS.

```bash
conda activate ds2-coiled-2025-binder
Expand Down

0 comments on commit 9afaa66

Please sign in to comment.