Skip to content

Commit 9ea1f71

Browse files
authored
Update README for notebook 4 instructions (#25)
1 parent 27509f5 commit 9ea1f71

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,13 @@ Finally, launch JupyterLab with:
4646

4747
```
4848
jupyter lab
49-
```
49+
```
50+
51+
### Instructions for Notebook 4
52+
53+
We will be launching the last notebook on the cloud and creating bigger clusters. From a terminal where you have the `dask-tutorial-advanced` environment activated:
54+
55+
```
56+
coiled login --token f5924259c2b04a54a8f25a1e07941177-bed7217e66f325cdd64c69d4c63e2a893dc02b86 --account dask-tutorials
57+
coiled notebook start --software dask-tutorial-advanced
58+
```

0 commit comments

Comments
 (0)