I have heard a lot of people saying "Jupyter" with "py" as in Python, while others say "Jupyter", with "py" as in the name of the planet. So, what is the most correct form?
Asked
Active
Viewed 6,816 times
1 Answers
17
Fortunately, there are many videos and podcasts with Fernando Pérez and Brian Granger, core developers of IPython/Project Jupyter and we can easily check them. They say Jupyter with "py" as in the name of the planet. Here is an example of Fernando Perez talking about Jupyter, in PLOTCON 2016: Fernando Perez, The architecture of Jupyter.

Lara
- 542
- 1
- 4
- 21
-
Planet Jupiter is spelled with an "i", which makes it seem logical for me to pronounce Jupyter with the "py" as in Python. – Laugslander Nov 11 '22 at 10:04
-
1I think the best proof of this argument is the video from the [SciPy 2014 Lightning Talks](https://www.youtube.com/watch?v=JDrhn0-r9Eg&t=4m10s) – John Apr 12 '23 at 06:20