Jason Grout
|
04b76e7107
When used as a verb, shut down and log out are two words.
|
6 年之前 |
Frederic Collonval
|
8d0bf96b7b
Working version for notebook
|
6 年之前 |
Jason Grout
|
44bea3951b
Update formatting with new prettier version.
|
6 年之前 |
Ian Rose
|
0685159084
No floating promises in core packages.
|
6 年之前 |
Ian Rose
|
d08a01ef40
When a session is disposed, also unset any busy status.
|
6 年之前 |
jamesyang.yjm
|
5b9e547d64
fix _changeKernel bug when session dead
|
6 年之前 |
Steven Silvester
|
40b379aa73
Revert "convert to ts 3.0" (#5320)
|
6 年之前 |
Steven Silvester
|
282ee2385e
convert to ts 3.0
|
6 年之前 |
Steven Silvester
|
049fc2ab07
Lint fixes
|
6 年之前 |
Aman Pratap Singh
|
122f6987a4
Remove maxlength so as to not cut off kernel name in kernel selector dialog. (#5260)
|
6 年之前 |
Jeremy Tuloup
|
160dac74cf
Codespell run on the code base
|
6 年之前 |
Jason Grout
|
b8d3540eb6
Merge pull request #4835 from afshin/kernelchanged
|
6 年之前 |
Jason Grout
|
219a43ba54
Fix doc build error
|
6 年之前 |
Jason Grout
|
ab95c4ef04
Merge pull request #4604 from jirivrany/remove-uuid
|
6 年之前 |
Afshin Darian
|
5a70dc2e43
Make sure kernelChanged always emits args.
|
6 年之前 |
Jason Grout
|
407d52cea6
Merge commit '1aff4190084fd5993d3f7e3ae10b467264df1cd0' into remove-uuid-try2
|
6 年之前 |
Jason Grout
|
e8abd8c005
Prettify just the committed regions using precise-commits
|
6 年之前 |
Jiri Vrany
|
9d7ab87bfb
replaced @jupyterlab/coreutils/uuid.ts with @phosphor/coreutils/uuid.ts
|
7 年之前 |
Jason Grout
|
a46790d7d5
Make session.kernelChanged signal include both the old and new kernels.
|
6 年之前 |
Grant Nestor
|
74eac68b72
Make codebase prettier
|
6 年之前 |
Jason Grout
|
a1aed5830d
Fix client session async rewrite.
|
6 年之前 |
Jason Grout
|
adca029b74
Initial propagation of the connectTo changes.
|
6 年之前 |
Saul Shanabrook
|
2ee6da069e
change `_busyDiposable` to be null instead of undefined
|
7 年之前 |
Saul Shanabrook
|
0874095785
Switch to using setBusy function
|
7 年之前 |
Saul Shanabrook
|
8c5d97a20b
Update kernel status in client session
|
7 年之前 |
Ian Rose
|
d7d80f208a
Remove cancel button for initial kernel selection.
|
7 年之前 |
Saul Shanabrook
|
5bf2cc9663
Change Dialog to accept React instead of Phosphor
|
7 年之前 |