Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidbrochart/jpterm
Jupyter in the terminal.
https://github.com/davidbrochart/jpterm
Last synced: 11 days ago
JSON representation
Jupyter in the terminal.
- Host: GitHub
- URL: https://github.com/davidbrochart/jpterm
- Owner: davidbrochart
- License: mit
- Created: 2021-12-30T11:31:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T12:35:27.000Z (8 months ago)
- Last Synced: 2024-05-15T03:02:31.718Z (6 months ago)
- Language: Python
- Homepage: https://davidbrochart.github.io/jpterm
- Size: 1.08 MB
- Stars: 234
- Watchers: 9
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://github.com/davidbrochart/jpterm/workflows/test/badge.svg)](https://github.com/davidbrochart/jpterm/actions)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)
# jpterm
Jpterm is the successor of [nbterm](https://github.com/davidbrochart/nbterm).
It aims to be the equivalent of [JupyterLab](https://jupyterlab.readthedocs.io) in the terminal, using the [Textual](https://textual.textualize.io) framework.
For more details, see the [documentation](https://davidbrochart.github.io/jpterm).