You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I install the package with pip install -e . The installation finished without issue but the widget is not working. However, when I install it without edit mode, the installation fails and asks for yarn. I install yarn and the installation was finished but still, the widget is not shown.
I also run the jupyter nbextension commands shown in https://github.com/aiidalab/widget-bandsplot#for-developers but not help. More annoyingly, I install the pypi again and the widget is still broken. I suspect that the local installation break some JS dependencies? Can you check this @dou-du?
I find a lot of exceptions in browser inspcet logs, showing there are problems with the js path. Please find attachment the logs file.
No, I use ipywidgets 7.7.2, and the ipywidgets version is pinned in the setup.cfg. But I restart the browser the bands show again. I'll close this issue for the moment but I think it needs some documentation to install the widget in edit mode and ask the user to restart the browser. @superstar54 also test it in the QeApp, and install the widget in edit mode has the problem. @superstar54, can you restart the browser or restart the container to see if the issue is resolved?
I install the package with
pip install -e .
The installation finished without issue but the widget is not working. However, when I install it without edit mode, the installation fails and asks foryarn
. I install yarn and the installation was finished but still, the widget is not shown.I also run the jupyter nbextension commands shown in https://github.com/aiidalab/widget-bandsplot#for-developers but not help. More annoyingly, I install the pypi again and the widget is still broken. I suspect that the local installation break some JS dependencies? Can you check this @dou-du?
I find a lot of exceptions in browser inspcet logs, showing there are problems with the js path. Please find attachment the logs file.
localhost-1677509379829.log
The text was updated successfully, but these errors were encountered: