.IPYNB 文件扩展名

Jupyter Notebook

开发者 Project Jupyter
受欢迎程度
3.6  |  193 
 

什么是 IPYNB 文件?

An IPYNB file is a notebook document created by Jupyter Notebook, an interactive computational environment that helps scientists manipulate and analyze data using Python. It contains all the content from a Jupyter Notebook web application session, including computation inputs and outputs, mathematical functions, images, and explanatory text. IPYNB files can be exported to the .HTML, .PDF, reStructuredText, and LaTeX formats.

更多信息

在 Jupyter Notebook Viewer 中打开的 .ipynb 文件截图
在 Jupyter Notebook Viewer 中打开的 IPYNB 文件

IPYNB notebooks are plain text files formatted using JSON, making them human-readable and easy to share with others. Oftentimes, scientists will host their IPYNB files online at publicly-accessible URLs. This allows other Jupyter Notebook users to either:

  • Download the files and open them in their own instance of Jupyter Notebook
  • Paste the files' URLs into the online Jupyter Notebook Viewer, to view the notebook on the web without installing any software

注: Jupyter notebooks were formerly known as IPython notebooks, which is why they use the .ipynb extension (IPython notebook). While the IPYNB file format was originally created for use with IPython, it is now used primarily by Jupyter Notebook, which incorporates IPython.

如何打开 IPYNB 文件

You can open an IPYNB file in Jupyter Notebook (cross-platform), Jupyter Notebook Viewer (Web), Cantor (Linux), or Google Colaboratory (Web). To open an IPYNB file in Jupyter Notebook Viewer, the file must be hosted online (via GitHub or another file hosting service).

You can also open IPYNB files with Microsoft Visual Studio Code, a multiplatform text editor that can create, open, and save Jupyter Notebooks.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 IPYNB 文件的程序

分类: 文本
更新时间: 2021-11-24

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Jupyter Notebook 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们