- Project Jupyter | Home
Jupyter supports over 40 programming languages, including Python, R, Julia, and Scala Notebooks can be shared with others using email, Dropbox, GitHub and the Jupyter Notebook Viewer Your code can produce rich, interactive output: HTML, images, videos, LaTeX, and custom MIME types
- Jupyter Notebook介绍、安装及使用教程 - 知乎
Jupyter Notebook是基于网页的用于交互计算的应用程序。 其可被应用于全过程计算:开发、文档编写、运行代码和展示结果。 —— Jupyter Notebook官方介绍 简而言之,Jupyter Notebook是以网页的形式打开,可以在网页页面中 直接编写代码 和 运行代码,代码的 运行结果 也会直接在代码块下显示的程序。 如在编程过程中需要编写说明文档,可在同一个页面中直接编写,便于作及时的说明和解释。 2 组成部分 网页应用即基于网页形式的、结合了编写说明文档、数学公式、交互计算和其他富媒体形式的工具。 简言之,网页应用是可以实现各种功能的工具。
- Project Jupyter | Try Jupyter
Project Jupyter builds tools, standards, and services for many different use cases This page has links to interactive demos that allow you to try some of our tools for free online, thanks to mybinder org, a free public service provided by the Jupyter community
- Jupyter Notebook - Notebooks
WASM powered Jupyter running in the browser
- Project Jupyter | Installing Jupyter
Project Jupyter’s tools are available for installation via the Python Package Index, the leading repository of software created for the Python programming language This page uses instructions with pip, the recommended installation tool for Python
- JupyterLite
JupyterLite requires JavaScript to be enabled in your browser WASM powered Jupyter running in the browser
- Online Jupyter Notebooks - CoCalc
CoCalc is an online web service where you can run Jupyter notebooks right inside your browser You can privately share your notebook with your project collaborators – all changes are synchronized in real-time
- Project Jupyter | 安装 Jupyter - Jupyter 中文
Project Jupyter 的工具可通过 Python 包索引 安装,它是为 Python 编程语言创建的领先软件存储库。 此页面使用 pip 的说明, Python 推荐的安装工具。
|