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

Running file: uri path to use #83

Closed
vidartf opened this issue Sep 4, 2019 · 2 comments
Closed

Running file: uri path to use #83

vidartf opened this issue Sep 4, 2019 · 2 comments

Comments

@vidartf
Copy link
Member

vidartf commented Sep 4, 2019

If giving the server launch command a file path, it will try to open the browser at /notebooks/<file path>:

https://github.com/jupyter/jupyter_server/blob/4b8c9eebfcae24f4a09fcb796fbcfb1fa27a2950/jupyter_server/serverapp.py#L1580

The /notebooks part should probably be configurable (for user and/or extension apps).

If that is agreed, then comes the bike shed that is what to call the trait. A first suggestion could be file_to_run_url, but I'm happy for better suggestions.

@Zsailer
Copy link
Member

Zsailer commented Dec 14, 2019

You're right. This should be configurable.

@echarles echarles modified the milestones: 0.2.0 Release, 0.3.0 Release Jan 4, 2020
@Zsailer Zsailer modified the milestones: 0.3.0 Release, 1.0 Release Apr 15, 2020
@blink1073
Copy link
Contributor

This was handled by #415

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants