当前位置:网站首页>What kind of experience is it to realize real-time collaboration in jupyter
What kind of experience is it to realize real-time collaboration in jupyter
2022-07-07 00:53:00 【Zhu Weijun】
1 brief introduction
When you are using jupyter when , Have you ever imagined if we could write code jupyter Share the interface with others , So that others can see what's synchronized with you in real time elsewhere jupyter Interface , In this way, whether it's communicating code logic with others , Or help others solve code problems remotely , The improvement of efficiency is amazing .
Today's content , Teacher Fei, I will teach you how to learn in jupyter lab The online real-time collaboration function can be easily enabled with one line command in .
2 stay jupyter lab Realize real-time collaboration in
To use this function , Please make sure yours jupyter lab Version greater than or equal to 3.1, And additional installation is required jupyterlab-link-share This auxiliary Library , direct pip install jupyterlab-link-share that will do .
After completing the above preparatory work , We just need to start jupyter lab Add parameters to the command of --collaborative that will do , We can be here jupyter lab Feel it first :
jupyter lab --collaborative
Start in real-time collaboration mode jupyter lab after , By clicking... In the top menu bar Share-Share Jupyter Server Link:
We can choose any link in the list, copy it and share it with others for access , So as to realize real-time collaboration , Because the local used for the above demonstration jupyter service , So let's use different browsers to make a simple demonstration of the synergy effect :
You can see , Different real-time jupyter lab The content of synchronization operation is very fast , It is very suitable for remote collaborative analysis code , With this set of methods , We can set up a network in the LAN of our unit or school jupyter lab service , So as to achieve a silky collaborative office experience ~
in addition , According to some information leaked in advance ,jupyter lab Will be in the middle of alpha In the test phase 4.0 The version introduces more rich collaborative office functions , At that time, I will continue to share the latest jupyter lab Function is introduced , Coming soon ~
The above is the whole content of this paper , Welcome to discuss with me in the comments section ~
边栏推荐
- Advanced learning of MySQL -- Fundamentals -- four characteristics of transactions
- 代码克隆的优缺点
- Stm32f407 ------- SPI communication
- Value Function Approximation
- C9高校,博士生一作发Nature!
- 浅谈测试开发怎么入门,如何提升?
- 详解OpenCV的矩阵规范化函数normalize()【范围化矩阵的范数或值范围(归一化处理)】,并附NORM_MINMAX情况下的示例代码
- 集合(泛型 & List & Set & 自定义排序)
- 如何判断一个数组中的元素包含一个对象的所有属性值
- Matlab learning notes
猜你喜欢

第六篇,STM32脉冲宽度调制(PWM)编程

uniapp实现从本地上传头像并显示,同时将头像转化为base64格式存储在mysql数据库中

随时随地查看远程试验数据与记录——IPEhub2与IPEmotion APP

If the college entrance examination goes well, I'm already graying out at the construction site at the moment

Attention slam: a visual monocular slam that learns from human attention

AI超清修复出黄家驹眼里的光、LeCun大佬《深度学习》课程生还报告、绝美画作只需一行代码、AI最新论文 | ShowMeAI资讯日报 #07.06

Learn to use code to generate beautiful interface documents!!!

Article management system based on SSM framework

Trace tool for MySQL further implementation plan

【软件逆向-自动化】逆向工具大全
随机推荐
Advanced learning of MySQL -- basics -- multi table query -- joint query
Quaternion attitude calculation of madgwick
OSPF configuration command of Huawei equipment
如何判断一个数组中的元素包含一个对象的所有属性值
Advanced learning of MySQL -- Fundamentals -- concurrency of transactions
Advanced learning of MySQL -- basics -- transactions
随时随地查看远程试验数据与记录——IPEhub2与IPEmotion APP
Js+svg love diffusion animation JS special effects
Notes of training courses selected by Massey school
Chapter II proxy and cookies of urllib Library
Advanced learning of MySQL -- basics -- basic operation of transactions
筑梦数字时代,城链科技战略峰会西安站顺利落幕
深度学习简史(二)
批量获取中国所有行政区域经边界纬度坐标(到县区级别)
第六篇,STM32脉冲宽度调制(PWM)编程
Set (generic & list & Set & custom sort)
深度学习简史(一)
城联优品入股浩柏国际进军国际资本市场,已完成第一步
省市区三级坐标边界数据csv转JSON
Leetcode (547) - number of provinces