Skip to content

Commit

Permalink
Update Binder
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Mar 12, 2020
1 parent 8f198e5 commit 325d89d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name: jupyterlab-python-bytecode
channels:
- conda-forge
dependencies:
- jupyterlab=1.0
- python=3.7
- jupyterlab=2
- python=3
2 changes: 1 addition & 1 deletion binder/postBuild
Original file line number Diff line number Diff line change
@@ -1 +1 @@
jupyter labextension install jupyterlab-python-bytecode@0.7.0
jupyter labextension install jupyterlab-python-bytecode@1.0.0

0 comments on commit 325d89d

Please sign in to comment.