File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ schedulers (odd sections.)
2929
3030## Prepare
3131
32- 1 . You should clone this repository
32+ #### 1. You should clone this repository
3333
3434 git clone http://github.com/dask/dask-tutorial
3535
3636and then install necessary packages.
37- There are three different ways to achieve this, pick the one that best suits you.
37+ There are three different ways to achieve this, pick the one that best suits you, and *** only pick one option *** .
3838They are, in order of preference:
3939
4040#### 2a) Create a conda environment (preferred)
@@ -73,7 +73,7 @@ The above command will give an URL (`Like http://(container_id or 127.0.0.1):888
7373can be used to access the notebook from browser. You may need to replace the given hostname with "localhost" or
7474"127.0.0.1".
7575
76- ** You should follow only one of the options above!**
76+ #### You should follow only one of the options above!
7777
7878### Launch notebook
7979
You can’t perform that action at this time.
0 commit comments