Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting jupyterlab in a jupyterhub environment opens in an blank browser #6941

Open
arinbasu opened this issue Aug 3, 2019 · 6 comments
Open
Milestone

Comments

@arinbasu
Copy link

arinbasu commented Aug 3, 2019

Hi All,
I use Jupyterlab in a jupyterhub environment. The jupyterhub environment itself was installe using ansible. Since yesterday after installation of bokeh and ipywidgets Jupyter lab extensions (I did not upgrade jupyterhub db after installation), I cannot open jupyter lab in a browser at all.
The versions:
Jupyter lab: 1.0.4
Jupyter notebook: 6.0.0
I tried the solutions offered in an earlier similar thread but nothng seems to work.
I deleted the jupyterhub.sqlite database and then rebuilt it, but it did not change anything.
Would greatly appreciate your guidance how to solve this issue.
Best,
Arindam Basu

@jasongrout
Copy link
Contributor

jasongrout commented Aug 5, 2019

See also the discourse post that contains some more error logs: https://discourse.jupyter.org/t/blank-browser-screen-when-i-start-jupyter-lab-on-jupyterhub-what-shall-i-do/1824/4

This sounds like it may be a jupyterhub configuration issue?

@arinbasu
Copy link
Author

arinbasu commented Aug 5, 2019

Thanks a million, @jasongrout !
Here is more information on the issue from my browser console (large output hence I have posted a link to it):
https://arinbasu.github.io/life_is_error/jupyterlab.txt

@carluri
Copy link

carluri commented Aug 16, 2019

I have exactly the same problem.

I installed jupyterhub and jupyterhub using the ansible script and instructions provided in this repository
https://github.com/jupyterhub/jupyterhub-deploy-teaching

For now, I had to go back to jupyterlab 0.35.6. Once I update to the jupytelab 1.0.X I get the blank screen.

@jasongrout
Copy link
Contributor

FYI, over in #7053, we solved a blank screen issue in 1.0.6 by updating jinja.

@sorenwacker
Copy link

Same problem with

jupyterlab                      1.2.1                        
jupyterlab-dash                 0.1.0a2                      
jupyterlab-server               1.0.6 

@highwindmx
Copy link

highwindmx commented Jan 12, 2020

jupyterlab: 1.0.7

Firefox shows error:
SyntaxError: JSON.parse: expected property name or '}' at line 2 column 6 of the JSON data pageconfig.js:44:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants