Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix the redirect handler#6941

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jtpio merged 1 commit intojupyter:mainfromjtpio:redirects
Jun 22, 2023
Merged

Fix the redirect handler#6941

jtpio merged 1 commit intojupyter:mainfromjtpio:redirects
Jun 22, 2023

Conversation

@jtpio
Copy link
Member

Fixes#6940

@balajialg trying locally withjupyterhub with the following config, it looks like this should fix the issue

c=get_config()# noqafromjupyterhub.authimportDummyAuthenticatorc.JupyterHub.authenticator_class=DummyAuthenticatorfromjupyterhub.spawnerimportSimpleLocalProcessSpawnerc.JupyterHub.spawner_class=SimpleLocalProcessSpawnerc.JupyterHub.bind_url='http://0.0.0.0:8000'c.Spawner.cmd= ["jupyter-labhub"]c.Spawner.default_url='/tree'

Before

jupyterhub-redirect-issue.mp4

After

jupyterhub-redirect.mp4

@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branchjtpio/notebook/redirects

@jtpiojtpio added the bug labelJun 22, 2023
@jtpiojtpio added this to the7.0 milestoneJun 22, 2023
@jtpiojtpio marked this pull request as ready for reviewJune 22, 2023 07:27
@jtpio
Copy link
MemberAuthor

Getting that one in and following-up with a release since it seems to be fixing#6940

@jtpiojtpio merged commit8493e1b intojupyter:mainJun 22, 2023
@jtpiojtpio deleted the redirects branchJune 22, 2023 08:40
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsJun 22, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

No reviews

Assignees

@jtpiojtpio

Labels

Projects

None yet

Milestone

7.0

Development

Successfully merging this pull request may close these issues.

Corrupted URL when upgraded to Jupyter Notebook version 7.0.0rc0 and Jupyter Lab version 4.0.2

1 participant

@jtpio

[8]ページ先頭

©2009-2025 Movatter.jp