Skip to content

mosiman/jupytui

Repository files navigation

branch: 'rework'

The project is getting messy, there are too many parts and I'm getting confused. A lot of it is because I didn't know about some previously implemented functionality, etc. Need to try to rework this so that it's 'scalable' in terms of being able to work on it in the future.

I should make better use of signals, and try to compartmentalize functionality.

Jupytui

A terminal client for Jupyter notebooks.

The goal is to eventually be able to have a terminal client that modifies notebooks and connects to the kernel. Images and other graphics are possibly feasible using Kitty's terminal graphics protocol.

Stack

  • urwid
  • python 3.7+
  • Maybe Kitty

Demo

A most recent demo, reading the census notebook

So far, it's reading and navigating the JSON only. Not connected to any kernel.

Demo as of 2019-11-19

About

Terminal jupyter client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages