# simplest-notebook
**Repository Path**: kjpioo2006/simplest-notebook
## Basic Information
- **Project Name**: simplest-notebook
- **Description**: 克隆自: https://github.com/yuvipanda/simplest-notebook
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-03-15
- **Last Updated**: 2024-03-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
**Archived**: `RetroLab `_ is the successor to the simplest notebook.
=====================
The Simplest Notebook
=====================
.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/yuvipanda/simplest-notebook/master?urlpath=%2Fsimplest
The simplest possible Jupyter Notebook interface.
.. image:: notebook-screenshot.png
:alt: 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``.
.. code::
pip install simplest-notebook
Once installed, you can open simplest notebook with
.. code::
jupyter simplest-notebook