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

Ship our own Jupyter to eliminate configuration problems #1131

Closed
Tracked by #1122
rchiodo opened this issue Oct 23, 2019 · 2 comments
Closed
Tracked by #1122

Ship our own Jupyter to eliminate configuration problems #1131

rchiodo opened this issue Oct 23, 2019 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-getting-started notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel)

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Oct 23, 2019

We've had tons of issues related to people not having jupyter configured correctly (examples):
https://github.com/microsoft/vscode-python/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22data+science%22+tornado
(as of this bug there were 18 issues just with tornado configuration).

We should ship our own jupyter to eliminate these issues. We can have the latest greatest all the time and use this to make sure we can install our own kernels.

@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 13, 2020
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug internal contributor labels Nov 13, 2020
@greazer greazer added this to the July 2021 Release milestone Jun 8, 2021
@davidanthoff
Copy link

I think from our (Julia) point of view it would be great if this was somehow only triggered if a user is using Jupyter Notebooks with Python, i.e. if this was entirely skipped in a scenario where a user is installing the Jupyter extension to work with Julia Jupyter notebooks. We are converging on a very nice integration in julia-vscode/julia-vscode#980 that is completely zero-config, zero-install for the Julia scenario. If we could keep this Julia scenario in a state that nothing Python gets triggered or installed on a user system, that would be great.

@DonJayamanne
Copy link
Contributor

Closing this issue for now, as we haven't got any plans for this yet.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-getting-started notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel)
Projects
None yet
Development

No branches or pull requests

5 participants