Matt Bierner
57dd298b47
Add typings for test runner scripts ( #169196 )
2022-12-15 02:19:24 +01:00
Peng Lyu
6e8bc02be4
Cell attachment cleanup tool improvement in diff editor ( #161132 )
...
* Move attachment out of custom metadata, prep for attachment clean up in diff editor
* recover attachments from dirty notebook document
* Allow metadata to be restored when content changed/reverted in nb diff editor
2022-09-16 14:12:53 -07:00
Matt Bierner
68912bd844
Use 'import type' for '@jupyterlab/nbformat' ( #157153 )
...
This is a type only dev dep so we should prevent referencing it as a value
2022-08-04 23:46:53 +02:00
Johannes
0656d21d11
auto-fixed prefer-const violation
2022-06-08 17:49:21 +02:00
rebornix
998ee04a72
update nbformat typings
2022-03-01 12:59:58 -08:00
Johannes Rieken
7ccb868835
make sure to use .eslintignore when running yarn eslint, this will ensure that cli failure and editor squiggles are always equal
2022-02-02 12:37:29 +01:00
Don Jayamanne
7bbd66c2d2
Fixes with tests
2021-08-24 17:17:48 -07:00
Don Jayamanne
31abc3784e
Revert "Merge pull request #131592 from DonJayamanne/revertPerfFixes2"
...
This reverts commit 52baabff07 , reversing
changes made to 6e930fb6d4 .
2021-08-24 17:16:44 -07:00
Don Jayamanne
c397afa3bd
Revert "Merge pull request #131035 from DonJayamanne/issue129370"
...
This reverts commit b23486ef7a , reversing
changes made to 9e0732389b .
2021-08-24 16:27:10 -07:00
Don Jayamanne
9347bc5c24
More perf fixes after review
2021-08-19 12:20:39 -07:00
Don Jayamanne
09f68d545d
Optimize indentation detection
2021-08-17 14:51:53 -07:00
Don Jayamanne
0882f1e571
Perf improvements to the ipynb serializer
2021-08-17 12:52:59 -07:00
Rob Lourens
190a89dd1b
Port unit tests from vscode-jupyter to ipynb extension
...
#129446
2021-08-03 11:19:22 -07:00