Replies: 1 comment
-
Thanks for reporting, and sorry that no one got back to you. What program / IDE are you working in? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a problem with Mesa—whether I use the official Conway’s Game of Life example from the website or the SIR model example in mesa‑geo, the same issue occurs. When I run the model in the command prompt using:
solara run geotest.py
the interface displays correctly. But when I run it in Jupyter Lab, only the dashboard appears, and the charts and map do not show up.
In the Mesa virtual environment
Python 3.12
mesa‑3.2.0
ipyvue‑1.11.2
ipyvuetify‑1.10.0
solara‑1.50.1
ipykernel‑6.29.5
In the Jupyter base environment
jupyterlab‑3.6.8
I’m a beginner and I suspect this error is caused by some usage detail I’m unaware of. Please help me.
Beta Was this translation helpful? Give feedback.
All reactions