Skip to content

Commit

Permalink
Add extension again
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion committed Jan 13, 2019
1 parent a0cc08d commit ea517de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ pip install salem
pip install git+https://github.com/OGGM/oggm.git

# Jupyterlab
pip install jupyterlab>=0.35
pip install ipympl
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install jupyter-matplotlib
jupyter labextension install jupyterlab_bokeh
jupyter labextension install @pyviz/jupyterlab_holoviews
jupyter labextension install @pyviz/jupyterlab_pyviz

# Add funny font
mkdir ~/.fonts
Expand Down

0 comments on commit ea517de

Please sign in to comment.