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
While running the PyLIMA tutorial notebooks, we noticed that the plots do not generate properly. Sometimes they don't produce plotted charts at all, while at other times plots are created but are not interactive.
This issue occurred running a Python 3.11.0rc1 virtual environment installed on Ubuntu 22.04.2 LTS, and Jupyter notebook version 6.5.4.
After some digging, it turns out that this is caused by a known issue in Jupyter notebook itself, which is being actively worked on at time of writing.
In the meantime, the issue can be fixed by doing the following upgrade on your virtual environment:
While running the PyLIMA tutorial notebooks, we noticed that the plots do not generate properly. Sometimes they don't produce plotted charts at all, while at other times plots are created but are not interactive.
This issue occurred running a Python 3.11.0rc1 virtual environment installed on Ubuntu 22.04.2 LTS, and Jupyter notebook version 6.5.4.
After some digging, it turns out that this is caused by a known issue in Jupyter notebook itself, which is being actively worked on at time of writing.
In the meantime, the issue can be fixed by doing the following upgrade on your virtual environment:
Closing this issue since it is not an issue with PyLIMA.
The text was updated successfully, but these errors were encountered: