Commit graph

162 commits

Author SHA1 Message Date
Joyce Er adf904df67 ipynb: fix readme 2021-07-27 13:54:19 -07:00
Rob Lourens 26625e8fb3 Fix incorrect buffer slices 2021-07-26 11:39:49 -07:00
Don Jayamanne 754b1defb0 Fix save error 2021-07-23 17:10:22 -07:00
Don Jayamanne 7f43ac34a1 re-use text encoder 2021-07-23 17:10:22 -07:00
Don Jayamanne 739cc8974f Fix ipynb serializer 2021-07-23 17:10:20 -07:00
Joyce Er 4e5d793a78 ipynb extension need not handle NotebookDocument and NotebookCell
Co-authored-by: rebornix <penn.lv@gmail.com>
2021-07-23 17:07:17 -07:00
Peng Lyu 4148736349
Migrate webview notebook editor backup to builtin serializer (#129211)
* Migrate webview notebook editor backup to builtin serializer

* update extension kind.

* discard webview backup once it is opened in notebook editor.
2021-07-23 16:25:37 -07:00
Rob Lourens 437f5b7559 ipynb: Prefer "workspace" to"ui"
and "web" is inferred from the browser entrypoint
2021-07-23 09:16:09 -07:00
Rob Lourens 2bc4f8f94b Simplify TextDecoder call 2021-07-21 15:18:04 -07:00
Rob Lourens 35cc9582a4 Fix serializer buffer slice 2021-07-21 15:03:41 -07:00
Rob Lourens 6ed3b6cc0e Clean up ipynb serializer 2021-07-21 15:03:37 -07:00
Rob Lourens 5793ae026a Rename serializer extension and set up build scripts 2021-07-21 15:03:24 -07:00