Jupyter 是一个开源的 web 应用程序,用于创建和共享文档,这些文档包含实时代码、方程、可视化和解释性文本。它支持超过 40 种编程语言,并且可以轻松地嵌入到其他网站中。

Key Features

  • Interactive Computing: Jupyter 允许用户直接在浏览器中编写和执行代码。
  • Rich Media: 可以在文档中嵌入图像、视频和音频。
  • Extensibility: Jupyter 可以通过多种插件进行扩展。

How to Get Started

要开始使用 Jupyter,您可以:

  1. Download Jupyter.
  2. 安装并启动 Jupyter Notebook。
  3. 开始编写代码和文档。

Jupyter Notebook Example

Learn More

如果您想了解更多关于 Jupyter 的信息,请访问我们的学习资源页面。

Back to Resources