当前位置:网站首页>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 ~
边栏推荐
- Five different code similarity detection and the development trend of code similarity detection
- 基於GO語言實現的X.509證書
- Slam d'attention: un slam visuel monoculaire appris de l'attention humaine
- Advanced learning of MySQL -- Fundamentals -- concurrency of transactions
- 5种不同的代码相似性检测,以及代码相似性检测的发展趋势
- Distributed cache
- threejs图片变形放大全屏动画js特效
- 【JokerのZYNQ7020】AXI_EMC。
- 通过串口实现printf函数,中断实现串口数据接收
- Deep understanding of distributed cache design
猜你喜欢

48 page digital government smart government all in one solution

如何判断一个数组中的元素包含一个对象的所有属性值

Mujoco second order simple pendulum modeling and control

. Bytecode structure of class file

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

Set (generic & list & Set & custom sort)

城联优品入股浩柏国际进军国际资本市场,已完成第一步
![[user defined type] structure, union, enumeration](/img/a5/d6bcfb128ff6c64f9d18ac4c209210.jpg)
[user defined type] structure, union, enumeration
做微服务研发工程师的一年来的总结

Uniapp uploads and displays avatars locally, and converts avatars into Base64 format and stores them in MySQL database
随机推荐
JS+SVG爱心扩散动画js特效
If the college entrance examination goes well, I'm already graying out at the construction site at the moment
Part 7: STM32 serial communication programming
build. How to configure the dependent version number in the gradle file
深度学习之数据处理
pyflink的安装和测试
Configuring the stub area of OSPF for Huawei devices
Js+svg love diffusion animation JS special effects
Advanced learning of MySQL -- basics -- multi table query -- inner join
Telerik UI 2022 R2 SP1 Retail-Not Crack
建立自己的网站(17)
第六篇,STM32脉冲宽度调制(PWM)编程
如何判断一个数组中的元素包含一个对象的所有属性值
37 page overall planning and construction plan for digital Village revitalization of smart agriculture
37 pages Digital Village revitalization intelligent agriculture Comprehensive Planning and Construction Scheme
stm32F407-------SPI通信
深度学习之环境配置 jupyter notebook
Trace tool for MySQL further implementation plan
学习使用代码生成美观的接口文档!!!
用tkinter做一个简单图形界面