yuvipanda / simplest-notebook

A Jupyter Notebook frontend with simplest possible UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archived: RetroLab is the successor to the simplest notebook.

The Simplest Notebook

image

The simplest possible Jupyter Notebook interface.

Simplest Notebook Screenshot

Sometimes, you want only the notebook you are working on your screen, and nothing else. You want no configurability, no knobs to turn, no panes to explore. The simplest notebook is for you!

The primary target audience is folks who are teaching introductory classes with Jupyter Notebooks - students in these classes might find JupyterLab too intimidating.

Install

The Simplest Notebook can be installed with pip.

pip install simplest-notebook

Once installed, you can open simplest notebook with

jupyter simplest-notebook

About

A Jupyter Notebook frontend with simplest possible UI


Languages

Language:TypeScript 69.6%Language:Python 12.7%Language:Jupyter Notebook 9.4%Language:CSS 4.0%Language:JavaScript 2.1%Language:HTML 2.1%