We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2609af6 commit 10fe47cCopy full SHA for 10fe47c
setup.sh
@@ -4,6 +4,8 @@ conda activate pycon2019
4
5
NODE_OPTIONS=--max_old_space_size=4096 jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-threejs ipyvolume bqplot @jupyterlab/geojson-extension @jupyterlab/fasta-extension
6
7
+jupyter lab build
8
+
9
# Optional extensions
10
11
conda install -c conda-forge --override-channels --yes ipyleaflet ipympl
0 commit comments