Metadata-Version: 2.2
Name: jupyter-cell-modifier
Version: 0.1.0
Summary: A Jupyter extension that runs code before and after cell execution
Author-email: Your Name <your.email@example.com>
Keywords: jupyter,ipython,extension
Classifier: Framework :: Jupyter
Classifier: Framework :: IPython
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: ipython>=7.0.0
Requires-Dist: jupyter>=1.0.0
Requires-Dist: notebook>=6.0.0
Requires-Dist: jupyter_server>=1.0.0
Dynamic: requires-python

---
noteId: "5f6f6480d69d11efb434399aaf79651c"
tags: []

---

# Jupyter Cell Modifier

A Jupyter extension that runs code before and after cell execution.

## Installation

EOL 
