Skip to content

Conversation

@nappex
Copy link

@nappex nappex commented Mar 13, 2022

I've tried official installation guide https://jupyter.org/install. and It's worked for me.

@nappex
Copy link
Author

nappex commented Mar 13, 2022

Run command is OK in both cases. Just official guide replace - to space but It is detail.

@nappex
Copy link
Author

nappex commented Mar 13, 2022

@frenzymadness
Copy link
Owner

Have you checked the difference between jupyter and notebook? I mean, if they are the same, why would both exist?

@nappex
Copy link
Author

nappex commented Mar 14, 2022

Have you checked the difference between jupyter and notebook? I mean, if they are the same, why would both exist?

Jupyter seems as old project which evolve to notebook I supposed by pip information about releases:

Jupyter: https://pypi.org/project/jupyter/#history

Notebook: https://pypi.org/project/notebook/#history

Both projects link to same homepage.

@frenzymadness
Copy link
Owner

jupyter is a meta package and it installs also notebook. Jupyter also installs some more packages we do not need so I'd rather keep notebook. I'll explain the difference in names on the workshop.

@nappex
Copy link
Author

nappex commented Mar 14, 2022

where did you find the info?

@frenzymadness
Copy link
Owner

I've tried to install both in separated virtual environments and compared the results and the info about meta package and what it installs is on PyPI: https://pypi.org/project/jupyter/

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants