forked from HQU-gxy/CVTH3PE
2e63a3f9bf86de53231645a39161a066d4083837
- Removed the `play.ipynb` notebook and created a new `playground.py` script to enhance code organization and maintainability. - Updated `pyproject.toml` to include `jupytext` for Jupyter notebook conversion support. - Added instructions in `README.md` for converting notebooks using Jupytext. - Enhanced the `uv.lock` file to reflect the new dependency on Jupytext.
jupytext --to py:percent <script>.ipynb
Description
Languages
Python
100%