[PR #513] [MERGED] Rename "IPython" to "Jupyter Notebook" #466

Closed
opened 2025-11-06 12:34:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/513
Author: @rot26
Created: 11/26/2015
Status: Merged
Merged: 11/26/2015
Merged by: @vinta

Base: masterHead: master


📝 Commits (1)

  • da9049c Rename "IPython" to "Jupyter Notebook"

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Text to update

* [Jupyter Notebook (IPython)](https://jupyter.org) -  A rich toolkit to help you make the most out of using Python interactively.

Note: We should keep IPython on this line to avoid confusion. Jupyter is essentially the newest version of IPython, but IPython is probably still a more widely recognized name.

Reason for change:

From https://ipython.org/

Jupyter and the future of IPython

IPython is a growing project, with increasingly language-agnostic components. IPython 3.x was the last monolithic release of IPython, containing the notebook server, qtconsole, etc. As of IPython 4.0, the language-agnostic parts of the project: the notebook format, message protocol, qtconsole, notebook web application, etc. have moved to new projects under the name Jupyter. IPython itself is focused on interactive Python, part of which is providing a Python kernel for Jupyter.

From https://jupyter.org/about.html

About Project Jupyter

Project Jupyter was born out of the IPython Project in 2014 as it evolved to support interactive data science and scientific computing across all programming languages.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/513 **Author:** [@rot26](https://github.com/rot26) **Created:** 11/26/2015 **Status:** ✅ Merged **Merged:** 11/26/2015 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`da9049c`](https://github.com/vinta/awesome-python/commit/da9049c502be6a92ef1638c2b782c9d500ed82af) Rename "IPython" to "Jupyter Notebook" ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description # Text to update ``` * [Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively. ``` - [Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively. **Note**: We should keep IPython on this line to avoid confusion. Jupyter is essentially the newest version of IPython, but IPython is probably still a more widely recognized name. # Reason for change: From https://ipython.org/ > Jupyter and the future of IPython > > IPython is a growing project, with increasingly language-agnostic components. IPython 3.x was the last monolithic release of IPython, containing the notebook server, qtconsole, etc. As of IPython 4.0, the language-agnostic parts of the project: the notebook format, message protocol, qtconsole, notebook web application, etc. have moved to new projects under the name Jupyter. IPython itself is focused on interactive Python, part of which is providing a Python kernel for Jupyter. From https://jupyter.org/about.html > About Project Jupyter > > Project Jupyter was born out of the IPython Project in 2014 as it evolved to support interactive data science and scientific computing across all programming languages. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:34:06 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#466