diff --git a/.travis.yml b/.travis.yml index d2a0632..f1f81d0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,7 @@ install: # Gets us vpnotebook - conda config --add channels vpython + - conda config --append channels conda-forge - conda update --quiet conda diff --git a/vpython.recipe/meta.yaml b/vpython.recipe/meta.yaml index b3a317c..3ae07d6 100644 --- a/vpython.recipe/meta.yaml +++ b/vpython.recipe/meta.yaml @@ -42,6 +42,7 @@ requirements: - autobahn >=18.8.2 - numpy - ipykernel + - jupyter-server-proxy test: imports: