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

Configurable default_url for JupyterNotebookApp #6899

Merged
merged 1 commit into from Jun 5, 2023

Conversation

paulgb
Copy link
Contributor

@paulgb paulgb commented Jun 4, 2023

The default_url parameter on JupyterNotebookApp is currently hard-coded to "/tree". This makes it configurable.

This behaviour is consistent with the behavior of LabApp, and allows users to start a notebook that redirects to a particular notebook by default.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

Binder 👈 Launch a Binder on branch paulgb/notebook/paulgb/default-url-in-notebook

@paulgb paulgb changed the title Configurable default_url for JupyterNotebookApp Configurable default_url for JupyterNotebookApp Jun 4, 2023
Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jtpio jtpio merged commit 466b6bf into jupyter:main Jun 5, 2023
26 of 28 checks passed
@jtpio jtpio added this to the 7.0 milestone Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants