Replies: 1 comment 2 replies
-
Thanks @tpike3 for providing the details. When trying the deployment, there is the following error in the dev tools console:
It's not clear whether it's related to one of the dependencies, as this seems to be happening at kernel startup. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am attempting to use Jupyterlite with a Xeus-Python Kernel for the introductory tutorial for Mesa-Geo (Agent Based Modelling in Python with GIS). The idea is this will provide users a zero start up cost way to explore the library.
However, I cannot find the right set-up to get the environment to work.
Any thoughts or insights would be much appreciated, below are what I am seeing are the critical parts
Jupyterlite build
[readthedocs to initiate](https://mesa-geo-test.readthedocs.io/en/latest/lite/lab/)
build-environment to install GIS based libraries not support through mamba conda-forge etc in xeus-python
docs envirnment
I am just not sure what string to pull next. Thank you
Beta Was this translation helpful? Give feedback.
All reactions