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

strange rendering of jupyter lab in chrome #405

Closed
MartinPetrov8 opened this issue Sep 4, 2019 · 10 comments
Closed

strange rendering of jupyter lab in chrome #405

MartinPetrov8 opened this issue Sep 4, 2019 · 10 comments

Comments

@MartinPetrov8
Copy link

Hi, i installed all the prerequisites and followed the instructions and get a strange view of the jupyter lab home page.
image

Anyone knows how i can fix this?

@jasongrout
Copy link

Upgrade JupyterLab to 1.1.1.

@MartinPetrov8
Copy link
Author

Thank you, upgraded but still not able to render properly. Still seeing the same view as per my screenshot above.

@fcollonval
Copy link
Member

Could you provide the commands you used to install Jupyterlab and jupyterlab-git?

@fcollonval
Copy link
Member

This should be corrected in jupyterlab by jupyterlab/jupyterlab#7182

@MartinPetrov8
Copy link
Author

Thanks, @fcollonval i am using the exact same commands as in the readme, nothing else.

@jasongrout
Copy link

Can you try again? We released 1.1.3 a few days ago that should fix this issue.

@telamonian
Copy link
Member

@ba4ekiko1 jupyterlab/jupyterlab#7182 added a fix for this problem. If you're still having problems, you can most likely fix them by doing a clean build:

jupyter lab clean
jupyter lab build

@MartinPetrov8
Copy link
Author

Thank you both, i did upgrade to 1.1.3 and did a clean build. The issue is fixed but i am witnessing another strange thing, the left side bar which should be showing the files in the given directory in the computer is blank.
image

@telamonian
Copy link
Member

Yep, that's fixed in jupyterlab/jupyterlab#7192. It's already been merged, so when it's released in a day or two you can do another clean rebuild, and that should be fixed too.

On the other hand, Jlab 1.1.3 shouldn't have any of these package version issues at all, so it's strange that you're still getting any error after you upgraded.

@MartinPetrov8
Copy link
Author

works fine after another clean and build, thanks!

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

4 participants