Jeremy Tuloup
|
2f87d76ddc
Add test for code cell as the last selected cell
|
5 years ago |
Jeremy Tuloup
|
5e2b8e5e3a
Merge cell attachments when merging markdown cells
|
5 years ago |
Jason Grout
|
832562110a
Merge pull request #8445 from tacaswell/mnt_fixpy310_compat
|
5 years ago |
Thomas A Caswell
|
11de2d648b
MNT: Python 3.10 compatibility
|
5 years ago |
Jason Grout
|
f0cb758333
Merge pull request #8367 from nathanrpage97/master
|
5 years ago |
Jason Grout
|
d92e301a78
Update wording on setting
|
5 years ago |
Jason Grout
|
5e90c26ca4
Merge pull request #8422 from jasongrout/ts39
|
5 years ago |
Jason Grout
|
1b4120c12f
Upgrade to TypeScript 3.9.2
|
5 years ago |
Steven Silvester
|
4fe4dcfe5c
Merge pull request #8437 from Gsbreddy/master
|
5 years ago |
Gottam Sai Bharath
|
fd0bde49c3
Adding check for memory warn limits #8280
|
5 years ago |
Steven Silvester
|
d49039f57e
Merge pull request #8433 from blink1073/increase-docs-timeout
|
5 years ago |
Steven Silvester
|
c094d0a7b1
decrease the shutdown wait time in server tests
|
5 years ago |
Steven Silvester
|
fb9d3cefe6
bump minimum server version
|
5 years ago |
Gottam Sai Bharath
|
4ca3991382
Updating text.ts with nbresuse warn style #8280
|
5 years ago |
Gottam Sai Bharath
|
e2b6507041
Adding memory usage warning with nbresuse #8280
|
5 years ago |
Steven Silvester
|
1e9b860d23
import correct error and set shutdown_wait_time
|
5 years ago |
Steven Silvester
|
a0d1dc7cae
Merge pull request #8430 from jseabold/fix-8429
|
5 years ago |
Steven Silvester
|
404330da9c
Merge pull request #8411 from jupyterlab/saulshanabrook-patch-1
|
5 years ago |
Steven Silvester
|
fd2d816b38
Merge pull request #8383 from telamonian/fix-normalizepath-revert-modernize-tests
|
5 years ago |
Steven Silvester
|
ec34872662
increase timeout
|
5 years ago |
Steven Silvester
|
a04bd29d50
Handle websocketclosederror
|
5 years ago |
Skipper Seabold
|
4273644879
Change default return
|
5 years ago |
telamonian
|
edd3c71658
corrected resolvePath docstring
|
5 years ago |
telamonian
|
2cad4a4ef2
added `resolvePath` to `ContentsManagerMock`
|
5 years ago |
telamonian
|
e10bef36d0
refactored `FileBrowserModel.normalizePath` => `Contents.IManager.resolvePath`
|
5 years ago |
Jason Grout
|
9a107761b5
Fix typescript link
|
5 years ago |
Jason Grout
|
926b8ae069
Add typescript link
|
5 years ago |
Saul Shanabrook
|
cc3ab945cf
Update docs/source/developer/extension_dev.rst
|
5 years ago |
Saul Shanabrook
|
6f2f37861a
Update docs/source/developer/extension_dev.rst
|
5 years ago |
Saul Shanabrook
|
f5ee9a5016
Specify that we reccomend typescript over JS for extensions
|
5 years ago |