当前位置:网站首页>在jupyter中实现实时协同是一种什么体验
在jupyter中实现实时协同是一种什么体验
2022-07-06 17:04:00 【朱卫军】
1 简介
当你在使用jupyter时,有没有想象过如果我们可以把正在编写代码的jupyter界面共享给其他人,使得别人可以在其他地方实时看到与你同步的jupyter界面,这样一来无论是与他人沟通代码逻辑,还是远程协助别人解决代码问题,效率的提升都是惊人的。
今天的内容,费老师我就将教大家学习如何在jupyter lab中一行命令轻松启用在线实时协同功能。
2 在jupyter lab中实现实时协同
要想使用该功能,请确保你的jupyter lab版本大于等于3.1,并且还需要额外安装jupyterlab-link-share这个辅助库,直接pip install jupyterlab-link-share即可。
完成上述准备工作后,我们只需要在启动jupyter lab的命令中添加参数--collaborative即可,我们可以在本地jupyter lab上先感受一下:
jupyter lab --collaborative
以实时协同模式启动jupyter lab之后,通过点击顶部菜单栏中的Share-Share Jupyter Server Link:
我们就可以在列表中随便挑选一个链接复制下来分享给别人进行访问,从而实现实时协同了,因为上面演示用的本地jupyter服务,所以下面我们用不同的浏览器对协同效果做简单演示:
可以看到,不同的实时jupyter lab同步操作内容非常迅速,非常适合远程协同分析代码,有了这一套方法,我们就可以在单位或学校的局域网中对外架起jupyter lab服务,从而实现丝滑的协同办公体验~
另外,据提前泄露的一些消息,jupyter lab将在其正处于alpha测试阶段的4.0版本中引入更多丰富的协同办公功能,届时我会继续给大家分享最新的jupyter lab功能介绍,敬请期待~
以上就是本文的全部内容,欢迎在评论区与我进行讨论~
边栏推荐
- What is time
- AI超清修复出黄家驹眼里的光、LeCun大佬《深度学习》课程生还报告、绝美画作只需一行代码、AI最新论文 | ShowMeAI资讯日报 #07.06
- New feature of Oracle 19C: automatic DML redirection of ADG, enhanced read-write separation -- ADG_ REDIRECT_ DML
- Leetcode (547) - number of provinces
- Rails 4 asset pipeline vendor asset images are not precompiled
- Mujoco produces analog video
- MySQL learning notes (mind map)
- Advanced learning of MySQL -- basics -- multi table query -- joint query
- Data analysis course notes (III) array shape and calculation, numpy storage / reading data, indexing, slicing and splicing
- Advanced learning of MySQL -- basics -- transactions
猜你喜欢

C9高校,博士生一作发Nature!

Slam d'attention: un slam visuel monoculaire appris de l'attention humaine

Interface master v3.9, API low code development tool, build your interface service platform immediately

Attention SLAM:一种从人类注意中学习的视觉单目SLAM

uniapp中redirectTo和navigateTo的区别

深度学习之环境配置 jupyter notebook

英雄联盟|王者|穿越火线 bgm AI配乐大赛分享

5种不同的代码相似性检测,以及代码相似性检测的发展趋势

37 pages Digital Village revitalization intelligent agriculture Comprehensive Planning and Construction Scheme

工程师如何对待开源 --- 一个老工程师的肺腑之言
随机推荐
Lombok makes ⽤ @data and @builder's pit at the same time. Are you hit?
Leecode brush questions record interview questions 32 - I. print binary tree from top to bottom
Interface master v3.9, API low code development tool, build your interface service platform immediately
[software reverse - solve flag] memory acquisition, inverse transformation operation, linear transformation, constraint solving
Advanced learning of MySQL -- basics -- transactions
uniapp中redirectTo和navigateTo的区别
If the college entrance examination goes well, I'm already graying out at the construction site at the moment
ActiveReportsJS 3.1中文版|||ActiveReportsJS 3.1英文版
What is time
Equals() and hashcode()
Dr selection of OSPF configuration for Huawei devices
Zynq transplant ucosiii
Understand the misunderstanding of programmers: Chinese programmers in the eyes of Western programmers
Advanced learning of MySQL -- Fundamentals -- concurrency of transactions
接口(接口相关含义,区别抽象类,接口回调)
Advanced learning of MySQL -- basics -- multi table query -- joint query
[daily problem insight] prefix and -- count the number of fertile pyramids in the farm
基於GO語言實現的X.509證書
Command line kills window process
Use mujoco to simulate Cassie robot