Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jans-code/pretty_jupyter_metadata_form
Adds editable pretty jupyter metadata forms to jupyterlab.
https://github.com/jans-code/pretty_jupyter_metadata_form
jupyter jupyterlab jupyterlab-extension jupyterlab-extensions
Last synced: 4 days ago
JSON representation
Adds editable pretty jupyter metadata forms to jupyterlab.
- Host: GitHub
- URL: https://github.com/jans-code/pretty_jupyter_metadata_form
- Owner: jans-code
- License: mit
- Created: 2024-01-31T11:02:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-23T08:43:39.000Z (6 months ago)
- Last Synced: 2025-01-18T19:06:05.149Z (19 days ago)
- Topics: jupyter, jupyterlab, jupyterlab-extension, jupyterlab-extensions
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pretty jupyter metadata forms extension for jupyterlab
![preview](https://raw.githubusercontent.com/jans-code/pretty_jupyter_metadata_form/main/pretty_jupyter_metadata_form.png)
This jupyterlab extension adds all cell and notebook metadata attributes of [Pretty Jupyter](https://github.com/JanPalasek/pretty-jupyter) to the property inspector.
## Installation
`pip install pretty_jupyter_metadata_form`
## Uninstall
`pip uninstall pretty_jupyter_metadata_form`