# Jupyter Notebook
![Github Actions Status](https://github.com/jupyter/notebook/workflows/Build/badge.svg)
[![Documentation Status](https://readthedocs.org/projects/jupyter-notebook/badge/?version=latest)](https://jupyter-notebook.readthedocs.io/en/latest/?badge=latest)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter/notebook/main?urlpath=tree)
[![codecov](https://codecov.io/gh/jupyter/notebook/branch/master/graph/badge.svg)](https://codecov.io/gh/jupyter/notebook)
The Jupyter notebook is a web-based notebook environment for interactive
computing.
![Jupyter notebook example](docs/resources/running_code_med.png 'Jupyter notebook example')
## Maintained versions
We maintain the **two most recently released major versions of Jupyter Notebook**, Notebook v5 and Classic Notebook v6. After Notebook v7.0 is released, we will no longer maintain Notebook v5. All Notebook v5 users are strongly advised to upgrade to Classic Notebook v6 as soon as possible.
The Jupyter Notebook project is currently undertaking a transition to a more modern code base built from the ground-up using JupyterLab components and extensions.
There is new stream of work which was submitted and then accepted as a Jupyter Enhancement Proposal (JEP) as part of the next version (v7): https://jupyter.org/enhancement-proposals/79-notebook-v7/notebook-v7.html
There is also a plan to continue maintaining Notebook v6 with bug and security fixes only, to ease the transition to Notebook v7: https://github.com/jupyter/notebook-team-compass/issues/5#issuecomment-1085254000
### Notebook v7
The next major version of Notebook will be based on:
- JupyterLab components for the frontend
- Jupyter Server for the Python server
This represents a significant change to the `jupyter/notebook` code base.
To learn more about Notebook v7: https://jupyter.org/enhancement-proposals/79-notebook-v7/notebook-v7.html
### Classic Notebook v6
Maintainance and security-related issues are now being addressed in the [`6.4.x`](https://github.com/jupyter/notebook/tree/6.4.x) branch.
A `6.5.x` branch will be soon created and will depend on [`nbclassic`](https://github.com/jupyter/nbclassic) for the HTML/JavaScript/CSS assets.
New features and continuous improvement is now focused on Notebook v7 (see section above).
If you have an open pull request with a new feature or if you were planning to open one, we encourage switching over to the Jupyter Server and JupyterLab architecture, and distribute it as a server extension and / or JupyterLab prebuilt extension. That way your new feature will also be compatible with the new Notebook v7.
## Jupyter notebook, the language-agnostic evolution of IPython notebook
Jupyter notebook is a language-agnostic HTML notebook application for
Project Jupyter. In 2015, Jupyter notebook was released as a part of
The Big Split™ of the IPython codebase. IPython 3 was the last major monolithic
release containing both language-agnostic code, such as the _IPython notebook_,
and language specific code, such as the _IPython kernel for Python_. As
computing spans across many languages, Project Jupyter will continue to develop the
language-agnostic **Jupyter notebook** in this repo and with the help of the
community develop language specific kernels which are found in their own
discrete repos.
- [The Big Split™ announcement](https://blog.jupyter.org/the-big-split-9d7b88a031a7)
- [Jupyter Ascending blog post](https://blog.jupyter.org/jupyter-ascending-1bf5b362d97e)
## Installation
You can find the installation documentation for the
[Jupyter platform, on ReadTheDocs](https://jupyter.readthedocs.io/en/latest/install.html).
The documentation for advanced usage of Jupyter notebook can be found
[here](https://jupyter-notebook.readthedocs.io/en/latest/).
For a local installation, make sure you have
[pip installed](https://pip.readthedocs.io/en/stable/installing/) and run:
```bash
pip install notebook
```
## Usage - Running Jupyter notebook
### Running in a local installation
Launch with:
```bash
jupyter notebook
```
### Running in a remote installation
You need some configuration before starting Jupyter notebook remotely. See [Running a notebook server](https://jupyter-notebook.readthedocs.io/en/stable/public_server.html).
## Development Installation
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for how to set up a local development installation.
## Contributing
If you are interested in contributing to the project, see [`CONTRIBUTING.md`](CONTRIBUTING.md).
## Community Guidelines and Code of Conduct
This repository is a Jupyter project and follows the Jupyter
[Community Guides and Code of Conduct](https://jupyter.readthedocs.io/en/latest/community/content-community.html).
## Resources
- [Project Jupyter website](https://jupyter.org)
- [Online Demo at jupyter.org/try](https://jupyter.org/try)
- [Documentation for Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/latest/) [[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)]
- [Korean Version of Installation](https://github.com/ChungJooHo/Jupyter_Kor_doc/)
- [Documentation for Project Jupyter](https://jupyter.readthedocs.io/en/latest/index.html) [[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)]
- [Issues](https://github.com/jupyter/notebook/issues)
- [Technical support - Jupyter Google Group](https://discourse.jupyter.org/)
没有合适的资源?快使用搜索试试~ 我知道了~
notebook-7.0.0a7.tar.gz
0 下载量 149 浏览量
2024-06-02
23:35:49
上传
评论
收藏 2.99MB GZ 举报
温馨提示
Python库是一组预先编写的代码模块,旨在帮助开发者实现特定的编程任务,无需从零开始编写代码。这些库可以包括各种功能,如数学运算、文件操作、数据分析和网络编程等。Python社区提供了大量的第三方库,如NumPy、Pandas和Requests,极大地丰富了Python的应用领域,从数据科学到Web开发。Python库的丰富性是Python成为最受欢迎的编程语言之一的关键原因之一。这些库不仅为初学者提供了快速入门的途径,而且为经验丰富的开发者提供了强大的工具,以高效率、高质量地完成复杂任务。例如,Matplotlib和Seaborn库在数据可视化领域内非常受欢迎,它们提供了广泛的工具和技术,可以创建高度定制化的图表和图形,帮助数据科学家和分析师在数据探索和结果展示中更有效地传达信息。
资源推荐
资源详情
资源评论
收起资源包目录
notebook-7.0.0a7.tar.gz (325个子文件)
373c04fd2418f5c77eea.eot 198KB
e4299464e7b012968eed.eot 131KB
79d088064beb3826054f.eot 33KB
.gitignore 2KB
notebooks.html 1KB
consoles.html 1KB
terminals.html 1KB
edit.html 1KB
error.html 1KB
tree.html 1KB
7471.bundle.js 834KB
8814.bundle.js 408KB
753.bundle.js 385KB
5449.bundle.js 311KB
5159.bundle.js 234KB
5975.bundle.js 181KB
9878.bundle.js 178KB
5649.bundle.js 163KB
3206.bundle.js 154KB
911.bundle.js 136KB
2913.bundle.js 126KB
1542.bundle.js 121KB
7348.bundle.js 117KB
7647.bundle.js 109KB
5678.bundle.js 95KB
8010.bundle.js 91KB
7528.bundle.js 89KB
3676.bundle.js 87KB
8578.bundle.js 84KB
7084.bundle.js 75KB
5765.bundle.js 67KB
2979.bundle.js 65KB
9341.bundle.js 48KB
2364.bundle.js 46KB
bundle.js 45KB
6695.bundle.js 44KB
6271.bundle.js 38KB
162.bundle.js 37KB
8479.bundle.js 36KB
7571.bundle.js 36KB
4196.bundle.js 34KB
6853.bundle.js 32KB
3797.bundle.js 31KB
9609.bundle.js 31KB
1584.bundle.js 30KB
5019.bundle.js 26KB
6739.bundle.js 25KB
5828.bundle.js 25KB
7450.bundle.js 25KB
2401.bundle.js 24KB
4492.bundle.js 24KB
4785.bundle.js 23KB
880.bundle.js 22KB
9425.bundle.js 21KB
4805.bundle.js 21KB
2274.bundle.js 21KB
8846.bundle.js 20KB
4208.bundle.js 19KB
2871.bundle.js 19KB
4205.bundle.js 19KB
6999.bundle.js 17KB
893.bundle.js 17KB
4558.bundle.js 16KB
661.bundle.js 16KB
2067.bundle.js 16KB
1835.bundle.js 15KB
7226.bundle.js 14KB
2184.bundle.js 13KB
5657.bundle.js 13KB
7391.bundle.js 12KB
5088.bundle.js 12KB
9250.bundle.js 12KB
5016.bundle.js 11KB
4008.bundle.js 11KB
4002.bundle.js 11KB
6120.bundle.js 10KB
3466.bundle.js 10KB
6731.bundle.js 10KB
906.bundle.js 10KB
5921.bundle.js 10KB
3322.bundle.js 9KB
409.bundle.js 9KB
4825.bundle.js 9KB
3062.bundle.js 9KB
6553.bundle.js 9KB
1091.bundle.js 9KB
170.bundle.js 9KB
974.d38e7e4e7720e957d9c8.js 9KB
5690.bundle.js 9KB
813.6a9a789af099a0c366ef.js 9KB
2089.bundle.js 9KB
9359.bundle.js 9KB
3301.bundle.js 8KB
remoteEntry.765c1f37d2c312e7ee4f.js 8KB
5126.bundle.js 8KB
9068.bundle.js 8KB
5822.bundle.js 8KB
4291.bundle.js 8KB
883.bundle.js 8KB
901.bundle.js 8KB
共 325 条
- 1
- 2
- 3
- 4
资源评论
程序员Chino的日记
- 粉丝: 3726
- 资源: 5万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 数据架构基础知识(35页).pptx
- 数字孪生智慧城市PPT(21页).pptx
- 用户画像解说(16页 ).pptx
- 信捷XDH系列PLC追剪 飞剪 电子凸轮程序模板 包含了定长追剪和飞剪模式 定标飞剪 追剪模式 函数功能块无jia密,是学习信捷追 飞剪的经典模板 适合参考借鉴 包含:PLC程序+信捷触摸屏HMI+软
- 电影票房相关的数据,包括日期、上座率、场均人次、综合票价、综合票房(万元)、综合票房占比、电影片名、大盘退票率、排座占比、场次、排片占比、分账票价和核心票房(万元)等信息 数据提供了每部电影在特定日期
- 基于A* 算法的无人机三维路径规划算法,可以动态避障,自己可以规定设计障碍物位置,MATLAB编程实现
- 视觉显著性驱动的面向机器视频编码框架基于VVC与YOLO的研究及其对物体检测的影响
- node-red创建节点流程
- 机械设计汽车锁零件全自动铆轴设备Creo5.0非常好的设计图纸100%好用.zip
- 基于 yolov8 的航行识别
- 机械设计软管接头压合step非常好的设计图纸100%好用.zip
- 学习threejs,导入AWD格式的模型
- mha5.7、mha5.8的rpm和tar包
- 机械设计全自动卡板拆堆跺滚筒线设备sw21可编辑非常好的设计图纸100%好用.zip
- ESP32-S3-WROOM-1乐鑫WIFI模块原理图和PCB,LCEDA格式
- PEM电解槽二维仿真模型,采用水电解槽,自由与多孔介质流动,固体与流体传热,收敛性良好,适用于探索不同的边界条件
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功