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

jupyter,parameters - do not duplicate cell label when creating papermill cell #11262

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

cscheid
Copy link
Collaborator

@cscheid cscheid commented Oct 31, 2024

Closes #10097.

cderv added a commit that referenced this pull request Nov 6, 2024
Required for testing parametes in Jupyter (like in #11262)
@cderv
Copy link
Collaborator

cderv commented Nov 6, 2024

papermill has been made available in #11317. It is way easier to add a dependency with uv than with current pipenv to solve the PR.

Once #11317 is merged after CI checks, this should solve it here (maybe after a rebase or merge of main)

@cderv
Copy link
Collaborator

cderv commented Nov 6, 2024

This is merged. You can update the branch by rebase or merging main, and it should be solved.

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.

Parameters and jupyter engine crashes when label is set
2 participants