jupyterlab / jupyterlab-demo

Demonstrations of JupyterLab
https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab
Other
182 stars 242 forks source link

Install JupyterLab Renderers with conda #105

Closed jtpio closed 1 year ago

jtpio commented 3 years ago

Fixes #103

As a side-effect, this also removes the build step and should make the Binder build faster.

Testing on:

https://mybinder.org/v2/gh/jtpio/jupyterlab-demo/renderers?urlpath=lab

TODO

jasongrout commented 3 years ago

+3 −20

Nice!

jtpio commented 3 years ago

Opened https://github.com/jupyterlab/jupyterlab-demo/pull/106 to switch to GitHub Actions.

The CI failure on Travis seems to be related to timing out when solving the environment:

image