tgoop.com/ai_python/17029
Create:
Last Update:
Last Update:
جوپیتر نوت بوک روی اکستنشن Jupyter Collaboration ویژگی Timeline component رو ارائه داده که باهش می تونیم از تغییرات نوت بوکمون در طی زمان آگاه بشیم و با بیلبیلکی که قرارداده بین نسخه های مختلف سوئیچ کنیم:
@ai_python
لینک توضیحات
The ability to fork the document history, which is required to visualize the past state of the document without altering it.
The support of Undo/Redo operations in the Python implementation of Yjs, PyCRDT, through the implementation of an undo manager. While this was already available in Yjs, it was missing in PyCRDT until now.