xeus-python-demo
xeus-python-demo copied to clipboard
JupyterLite template repository with xeus-python as default kernel
A package that I'd like to use imports 'ssl'. Could you please advise if there is any way to make this available to a zeus-python kernel in jupyterlite? When I...
Could you please explain why packages need to be in the build environment and which in the environment.yml ? My understanding right now is that `build-environment.yml` = extensions you want...
## Description I am trying to build the xeus-python-demo locally but I am getting this strange error (extracted from much larger traceback, included below). ``` conda.auxlib.exceptions.ValidationError: 'emscripten' is not a...
Looking into https://github.com/jupyterlite/xeus-python-demo/issues/39.
'jupyterlab-language-pack-zh-CN' was added to the 'environment.yml' file but the new language was not displayed in the website settings
First off, amazing work on this whole project stack -- seriously a game-changer for leveraging WASM and getting around the issues with Pyodide! I was hoping to give this template...
Hello Friends: I have a general question. Note that I'm not an expert on `GitHub Pages`, `Actions`, etc. I just use `GitHub`'s basic features. Two questions: - After applying this...
## Description xeus-python-demo won't build. I first encountered this on a jupyter lite instance of mine. It presumably is related to the version of conda/mamba. ## Reproduce 1. Install a...
## Description It is not possible to import `scipy.interpolate` in a jupyterlite deployment with the xeus-python kernel and packages from the https://repo.mamba.pm/emscripten-forge repo. ## Reproduce 1. Create a new xeus-python-demo...
These extra README instructions work for me to run a local build. They might not be the best way of doing it, but it's a start