xeus-sqlite-kernel icon indicating copy to clipboard operation
xeus-sqlite-kernel copied to clipboard

Add a static demo with per-PR review

Open bollwyvl opened this issue 3 years ago • 4 comments

Problem

There's no place to try out this kernel yet.

Aside from off main, as new features are added, it would be nice to have something that reviewers can try out.

Suggested Improvement

  • [ ] add a dev-focused binder with jupyter-server-proxy
  • [ ] get set up for readthedocs (doesn't even require the mamb flag anymore to get a self-consistent environment)

bollwyvl avatar Feb 08 '22 17:02 bollwyvl

Actually there is one in the https://github.com/jupyterlite/demo repo: https://github.com/jupyterlite/demo/blob/main/content/xeus-sqlite/simple-operations.ipynb

Alongside other xeus-based kernels.

jtpio avatar Feb 08 '22 17:02 jtpio

Right, that's a starting point, but stuff has to hit main to show up there, presumably...

bollwyvl avatar Feb 08 '22 18:02 bollwyvl

I also note that this repo builds on jupyter-xeus/xeus-sqlite, and that repo has upstream fixes such as https://github.com/jupyter-xeus/xeus-sqlite/pull/119 that will need to be tracked here and in downstream demo environments if folk want to demo latest.

psychemedia avatar Feb 10 '22 11:02 psychemedia

With the ongoing refactoring of the xeus-based lite kernels, it's also possible the lite assets will eventually be developed and shipped from the main jupyter-xeus/xeus-sqlite repo directly.

Making https://github.com/jupyterlite/xeus-sqlite-kernel not strictly necessary.

jtpio avatar Feb 10 '22 12:02 jtpio