Jason Grout
|
a287b4f9ab
Change session kernel changed signal to be a real IChangedArgs signal.
|
5 years ago |
Jason Grout
|
924f4fe862
Rework session and clientsession status to just point to the kernel status.
|
5 years ago |
Jason Grout
|
94ad71987e
Fix many test failures.
|
5 years ago |
Mehmet Bektas
|
96cc562d1c
Merge branch 'master' into outputconsole
|
5 years ago |
Jason Grout
|
6dde5c0779
Client session should dispose the session it owns when it is disposed.
|
5 years ago |
Jason Grout
|
eed77d6fa7
Make typings for clientsession iopubmessage signal handler more precise.
|
5 years ago |
Imam
|
78f46b57ce
Fixing lint errors
|
5 years ago |
Imam
|
c5a67bc6c5
Handling error in change kernel rather than in select kernel
|
5 years ago |
Imam
|
5bf26c9e48
Handling error during selecting a kernel
|
5 years ago |
Brian E. Granger
|
3de62eab3c
Make case of buttons consistent. Standardizing on caps case.
|
5 years ago |
Jason Grout
|
6283e6b97b
Audit innerHTML usage and sanitize inputs.
|
6 years ago |
Jason Grout
|
1d40ecd372
rewrite restartKernel function to be async/await
|
6 years ago |
Jason Grout
|
04b76e7107
When used as a verb, shut down and log out are two words.
|
6 years ago |
Frederic Collonval
|
8d0bf96b7b
Working version for notebook
|
6 years ago |
Jason Grout
|
44bea3951b
Update formatting with new prettier version.
|
6 years ago |
Ian Rose
|
0685159084
No floating promises in core packages.
|
6 years ago |
Ian Rose
|
d08a01ef40
When a session is disposed, also unset any busy status.
|
6 years ago |
jamesyang.yjm
|
5b9e547d64
fix _changeKernel bug when session dead
|
6 years ago |
Steven Silvester
|
40b379aa73
Revert "convert to ts 3.0" (#5320)
|
6 years ago |
Steven Silvester
|
282ee2385e
convert to ts 3.0
|
6 years ago |
Steven Silvester
|
049fc2ab07
Lint fixes
|
6 years ago |
Aman Pratap Singh
|
122f6987a4
Remove maxlength so as to not cut off kernel name in kernel selector dialog. (#5260)
|
6 years ago |
Jeremy Tuloup
|
160dac74cf
Codespell run on the code base
|
6 years ago |
Jason Grout
|
b8d3540eb6
Merge pull request #4835 from afshin/kernelchanged
|
6 years ago |
Jason Grout
|
219a43ba54
Fix doc build error
|
6 years ago |
Jason Grout
|
ab95c4ef04
Merge pull request #4604 from jirivrany/remove-uuid
|
6 years ago |
Afshin Darian
|
5a70dc2e43
Make sure kernelChanged always emits args.
|
6 years ago |
Jason Grout
|
407d52cea6
Merge commit '1aff4190084fd5993d3f7e3ae10b467264df1cd0' into remove-uuid-try2
|
6 years ago |
Jason Grout
|
e8abd8c005
Prettify just the committed regions using precise-commits
|
6 years ago |
Jiri Vrany
|
9d7ab87bfb
replaced @jupyterlab/coreutils/uuid.ts with @phosphor/coreutils/uuid.ts
|
7 years ago |