Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move juv run Jupyter setup logic to static module #88

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

manzt
Copy link
Owner

@manzt manzt commented Mar 21, 2025

Centralizes logic for setting up Jupyter data/config dirs, writing
uv.lock to notebook metadata, and cleaning up temp files into
static/setup.py. Simplifies template generation in _run_template.py
by injecting shared setup script.

Also the setup code is now type-checked and formatted.

Centralizes logic for setting up Jupyter data/config dirs, writing
`uv.lock` to notebook metadata, and cleaning up temp files into
`static/setup.py`. Simplifies template generation in `_run_template.py`
by injecting shared setup script.

Also the setup code is now type-checked and formatted.
@manzt manzt added enhancement New feature or request and removed enhancement New feature or request labels Mar 21, 2025
@manzt manzt merged commit 8a847aa into main Mar 21, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant