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

Support forwarding flags to underlying Jupyter front end #35

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

manzt
Copy link
Owner

@manzt manzt commented Oct 31, 2024

Adds the ability to pass down subcommand arguments to underlying jupyter frontend:

juv run Untitled.ipynb -- --no-browser

The subcommand arguments follow the -- separator and are not parsed by the juv command itself.

This PR also adds a JUV_DEBUG flag, which in tests will just print the uv command to the CLI instead of running it.

@manzt manzt added the enhancement New feature or request label Oct 31, 2024
@manzt manzt changed the title Support forwarding flags to underlying front-end Support forwarding flags to underlying Jupyter front end Oct 31, 2024
@manzt manzt merged commit 0394ddb into main Oct 31, 2024
13 checks passed
@manzt manzt deleted the manzt/extras branch November 8, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant