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
I don't know how to configure jupyterlite-sphinx with xeus for my project. I have looked at ipycanvas, ipytone, ipyleaflet. All are configured slightly differently, and none of them completely work locally.
Suggested Improvement
I would like to see an example in a separate directory with a conf.py, environment.yml, makefile (since sphinx/readthedocs seems to be built with make by default, and any other necessary files to run a jupyterlite xeus-python kernel.
Having this self contained and separate is a much better starting point than trying to understand each individual piece of documentation.
If I get one of these projects to build xeus support properly I will publish it as a separate repo.
My usecase
I want to use sphinx-jupyterlite to show off my jupyter widget - buckaroo.
The text was updated successfully, but these errors were encountered:
An additional examples/ directory with the structure for a minimal website with both the Xeus and the Pyodide kernels sounds like a useful addition, and we can link to those directly under https://github.com/jupyterlite/jupyterlite-sphinx#example.
Problem
I don't know how to configure jupyterlite-sphinx with xeus for my project. I have looked at ipycanvas, ipytone, ipyleaflet. All are configured slightly differently, and none of them completely work locally.
Suggested Improvement
I would like to see an example in a separate directory with a
conf.py
,environment.yml
,makefile
(since sphinx/readthedocs seems to be built with make by default, and any other necessary files to run a jupyterlite xeus-python kernel.Having this self contained and separate is a much better starting point than trying to understand each individual piece of documentation.
If I get one of these projects to build xeus support properly I will publish it as a separate repo.
My usecase
I want to use sphinx-jupyterlite to show off my jupyter widget - buckaroo.
The text was updated successfully, but these errors were encountered: