Skip to content

Commit

Permalink
Merge pull request #33 from mwcraig/add-proxy-recipe
Browse files Browse the repository at this point in the history
Add jupyter-server-proxy to conda recipe
  • Loading branch information
mwcraig committed Oct 14, 2019
2 parents c11baa2 + 1567ee4 commit ea333e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ install:

# Gets us vpnotebook
- conda config --add channels vpython
- conda config --append channels conda-forge

- conda update --quiet conda

Expand Down
1 change: 1 addition & 0 deletions vpython.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ requirements:
- autobahn >=18.8.2
- numpy
- ipykernel
- jupyter-server-proxy

test:
imports:
Expand Down

0 comments on commit ea333e3

Please sign in to comment.