Ouranosinc / PAVICS-e2e-workflow-tests

Test user-level workflow.
Apache License 2.0
0 stars 2 forks source link

docker: new jupyter extensions: jupyter-archive, visual debugger, jupyter-dash #46

Closed tlvu closed 4 years ago

tlvu commented 4 years ago

Deployed to https://medus.ouranos.ca/jupyter for testing.

Jenkins build passed http://jenkins.ouranos.ca/job/PAVICS-e2e-workflow-tests/job/new-jupyter-extensions/2/console

Part of issue https://github.com/Ouranosinc/pavics-sdi/issues/141.

Added:

Noticeable changes:

>   - jupyter-archive=0.6.2=py_0                                                                                                                      
>   - jupyter-dash=0.2.1.post1=py_0

<   - owslib=0.19.2=py_1
>   - owslib=0.20.0=py_0

>   - xeus-python=0.7.1=py37h99015e2_1

Could not enable jupyter-clipboard, see error in commit d52ede56c553405892b482204b1fc85d3b894f85

Conda env export diff: 200603-200605-conda-env-export.diff.txt

Full conda env export: 200605-conda-env-export.yml.txt

tlvu commented 4 years ago

https://github.com/dask/dask-labextension

It is there in the devel image, see 265d74b9992a0c3b4dedfebc008b96097081f719. Can you check again?

All the extensions, I just install them following their install steps, did not test. So maybe I missed a step or there are steps for each users as well.

Let me know if something else is not working.

tlvu commented 4 years ago

I think I might have fixed the dask-labextension jupyterlab-git that did not work in the devel image on Medus.