joouha
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Euporie-lite, Jupyter notebooks in terminal in the browser (euporie.readthedocs.io)
I modified my terminal Jupyter client, euporie [1], to run using pyodide in the browser. It's akin to JupyterLite, providing a temporary online Python notebook environment without the need to install any Python…
-
I've invented a new alternative to forking / vendoring / monkey-patching packages in Python. It's a bit like OverlayFS for Python modules - it allows you write modifications for a target module (lower) in a new module…
- Show HN: Euporie Console – a terminal console for Jupyter kernels (euporie.readthedocs.io)
I've been working on a new terminal console for interacting with Jupyter kernels. It can display rich output in the terminal, including images (using Sixel / Kitty / iTerm2 terminal graphics protocols), ipywidgets,…
- Show HN: Euporie, a Tui for Jupyter Notebooks (github.com)