jupyterlab / jupyterlab-demo

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

Build is failing #85

Closed shreddd closed 5 years ago

shreddd commented 5 years ago

Looks like the last build has not been passing in Travis with:

AttributeError: module 'tornado.web' has no attribute 'asynchronous' 

Possibly related to: https://github.com/conda-forge/nbconvert-feedstock/issues/27

Note that that currently this repo does not work on binder (running notebook simply hangs)

ian-r-rose commented 5 years ago

Thanks @shreddd! This should be fixed by #83.