File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Dask Tutorial
22
3- This tutorial was last given at SciPy 2018 in Austin Texas .
4- [ A video is available online] ( https://www.youtube.com/watch?v=mqdglv9GnM8 ) .
3+ This tutorial was last given at SciPy 2020 which was a virtual conference .
4+ [ A video of the SciPy 2018 tutorial is available online] ( https://www.youtube.com/watch?v=mqdglv9GnM8 ) .
55
66[ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/dask/dask-tutorial/master?urlpath=lab )
77
@@ -42,6 +42,7 @@ In the main repo directory
4242 conda env create -f binder/environment.yml
4343 conda activate dask-tutorial
4444 jupyter labextension install @jupyter-widgets/jupyterlab-manager
45+ jupyter labextension install @bokeh/jupyter_bokeh
4546
4647#### b) Install into an existing environment
4748
You can’t perform that action at this time.
0 commit comments