1
0
forked from HQU-gxy/CVTH3PE
crosstyan 2e63a3f9bf feat: Migrate play notebook to Python script and update dependencies
- 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.
2025-04-25 17:25:56 +08:00
2025-03-03 11:14:21 +08:00
x
2025-03-03 12:03:37 +08:00

jupytext --to py:percent <script>.ipynb
Description
No description provided
Readme 9.9 MiB
Languages
Jupyter Notebook 83.5%
Python 16.5%