Skip to content

Commit

Permalink
binder:fix binder
Browse files Browse the repository at this point in the history
  • Loading branch information
brey committed Jul 12, 2023
1 parent 78d2847 commit 403dfc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ dependencies:
- jupyterlab=3
- ipyevents
- searvey
- jupyterlab_widgets
4 changes: 1 addition & 3 deletions binder/postBuild
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#!/bin/bash

# Install a JupyterLab extension for demonstration purposes

jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-matplotlib jupyterlab-datawidgets ipyevents
#

0 comments on commit 403dfc7

Please sign in to comment.