jupyter笔记本电脑与jupyter实验室有什么区别 [英] what is the difference between jupyter notebook and jupyter lab

查看:1172
本文介绍了jupyter笔记本电脑与jupyter实验室有什么区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是jupyter笔记本电脑的新手,jupyter笔记本电脑与jupyter实验室之间的主要区别是什么,建议我选择最好的笔记本电脑,以后再使用.

I am new to jupyter notebook,what is the key difference between the jupyter notebook and jupyter lab,suggest me to choose the best one,which should be used in future.

推荐答案

Jupyter Notebook是用于创建Jupyter Notebook文档的基于Web的交互式计算环境.它支持多种语言,例如Python(IPython),Julia,R等,并且广泛用于数据分析,数据可视化以及进一步的交互式探索性计算.

Jupyter Notebook is a web-based interactive computational environment for creating Jupyter notebook documents. It supports several languages like Python (IPython), Julia, R etc. and is largely used for data analysis, data visualization and further interactive, exploratory computing.

JupyterLab是包括笔记本电脑的下一代用户界面.它具有模块化的结构,您可以在同一窗口中以标签页的形式打开多个笔记本或文件(例如HTML,文本,Markdowns等).它提供了更多类似于IDE的体验.

JupyterLab is the next-generation user interface including notebooks. It has a modular structure, where you can open several notebooks or files (e.g. HTML, Text, Markdowns etc) as tabs in the same window. It offers more of an IDE-like experience.

对于初学者,我建议从Jupyter Notebook开始,因为它只包含一个文件浏览器和一个(笔记本)编辑器视图.使用起来可能会更容易. 如果需要更多功能,请切换到JupyterLab. JupyterLab提供了更多功能和增强的界面,可以通过扩展进行扩展: JupyterLab扩展(GitHub)

For a beginner I would suggest starting with Jupyter Notebook as it just consists of a filebrowser and an (notebook) editor view. It might be easier to use. If you want more features, switch to JupyterLab. JupyterLab offers much more features and an enhanced interface, which can be extended through extensions: JupyterLab Extensions (GitHub)

这篇关于jupyter笔记本电脑与jupyter实验室有什么区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆