Tom Pike

Results 113 comments of Tom Pike

I think this error or a version of it is back. Previously the [Mesa tutorial](https://mesa.readthedocs.io/en/latest/tutorials/visualization_tutorial.html) rendered fine in colab but now it is not rendering. [Direct Colab link](https://colab.research.google.com/github/projectmesa/mesa/blob/main/docs/tutorials/visualization_tutorial.ipynb)

Thanks @jtpio will do. It may also be the directory the build is in. The way I can replicate that error on my local machine if the output directory (jupyterlite_dir)...

> Your logs don't contain much, it looks like the actual error message is being hidden (we don't know why the jupyterlite build command failed) Thanks @martinRenou for the help...

Well I should pay closer attention to the documentation I set `jupyterlite_silence = False` and I am getting good traceback information. However, it is not immediately obvious to me what...

Thanks @jtpio!!! I am getting closer but now I am getting this error--- `error libmamba ZSTD decompression error: Unknown frame descriptor`

> Thanks @tpike3 for reporting 👍 > > It may be related to `jupyterlite-xeus`. There were a few issues recently, maybe @martinRenou or @DerThorsten may no more about this. >...

> @tpike3 you could also continue using `jupyterlite-xeus` but update to the latest pre-release (as in #179), which should fix the issue. @jtpio I still cannot get the `xeus-python` to...

Apologies, I was having to fix some other issues and got sidetracked. However, taking a break and readdressing I realized most of my issues was getting the right paths in...

I have a brute force solution where I replace the kernel with one called mesa-geo (see below) in my `conf.py` file. I have also narrowed my problem down to what...

@nicolas-starck and @tleung24 That is a jupyter version issue; you need to update your version of jupyter