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

Select local / remote launch sounds like it actually launches the server #3697

Closed
IanMatthewHuff opened this issue Jan 8, 2019 · 0 comments
Assignees

Comments

@IanMatthewHuff
Copy link
Member

This was raised by @joelcthomas in issue microsoft/vscode-python#3794.

Currently our UI for selecting local server launch or remote launch makes it sound like we are actually going to launch the server right then. But we actually launch it when we next get a "run cell" command. We could used a re-phrase here to make this more clear.

"@IanMatthewHuff I thought after picking "Launch local Jupyter server", I would get a URL for Jupyter with token or so for me to use like (http://localhost:8888/?token=562560...) in a terminal or Output window. Or at least open an empty Python Interactive session. Many times, I just start prototyping from a notebook, so this would be helpful."

@IanMatthewHuff IanMatthewHuff self-assigned this Jan 9, 2019
@greazer greazer closed this as completed Jan 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 27, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants