-
Notifications
You must be signed in to change notification settings - Fork 27
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
Missing icons in jupyterlab #31
Comments
I cannot reproduce locally. Installing JupyterLab 2 with latest ipytree seems to work properly. Do you see any error in the JavaScript console? |
Hi I didn't make it clear that I was experiencing this issue in Jupyterhub with JupyterLab. That is probably the reason why you were not able to reproduce it. |
And there were no issues in the console |
Not even a 404 error? Do you see any other missing icons in the JupyterLab UI? |
Nothing. It's odd for sure |
Issue: Icons missing from tree in JupyterLab
Here is code to reproduce this:
setup for jupyterlab:
The text was updated successfully, but these errors were encountered: