Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

I don't understand how root_url is supposed to work #1082

Closed
lahvak opened this issue Apr 12, 2021 · 1 comment
Closed

I don't understand how root_url is supposed to work #1082

lahvak opened this issue Apr 12, 2021 · 1 comment

Comments

@lahvak
Copy link

lahvak commented Apr 12, 2021

I tried to launch Pluto with

Pluto.run(launch_browser=false, require_secret_for_access=false, root_url="blah/")

Pluto responds with Go to blah/ in your browser to start writing ~ have fun!

If I try to access http://localhost:1234/blah/, I get a 404 error, and the server (I do make a connection to the server) says "Not found!".

What am I doing wrong?

@fonsp
Copy link
Owner

fonsp commented Apr 12, 2021

What are you trying to do?

@fonsp fonsp closed this as completed Apr 12, 2021
Repository owner locked and limited conversation to collaborators Apr 12, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants