Jason Grout
|
ee17a1fae1
Better typing: Promise<void> -> PromiseLike<void>
|
6 yıl önce |
Jason Grout
|
17b7aa7159
Standardize on async return types being: value | Promise<value>
|
6 yıl önce |
Jason Grout
|
a710f4bb15
Convert kernel utility functions to use async/await syntax.
|
6 yıl önce |
Jason Grout
|
0112a70200
Rename checkCurrentMessage to assertCurrentMessage since it behaves more like an assert.
|
6 yıl önce |
Jason Grout
|
c43f2e31cc
Deal with more async message hook processing.
|
6 yıl önce |
Jason Grout
|
4b545d908c
WIP more async kernel message processing work.
|
6 yıl önce |
Jason Grout
|
d7ea1bb808
Make connectToComm synchronous.
|
6 yıl önce |
Jason Grout
|
958f91fcea
Make the IAnyMessage message readonly.
|
6 yıl önce |
Jason Grout
|
e905dd82e0
WIP update docs
|
6 yıl önce |
Jason Grout
|
6b88d891fb
Fix comm target callback signature.
|
7 yıl önce |
Jason Grout
|
6d6425b551
First pass at handling the case for restarting a kernel and canceling processing of old kernel messages in the async queue.
|
7 yıl önce |
Jason Grout
|
6faa2dbba2
First pass at making all kernel message handling asynchronous and preserving message order.
|
7 yıl önce |
Saul Shanabrook
|
296b92d5b7
Merge pull request #4702 from jasongrout/webpackupgrade
|
7 yıl önce |
Afshin Darian
|
6e73d293c1
Merge pull request #4707 from sid-kap/vega-cookies
|
7 yıl önce |
Jason Grout
|
3e1913ca01
Merge pull request #4714 from jasongrout/hightlightimport
|
7 yıl önce |
Jason Grout
|
e125a474d9
Switch json highlighter to use the esModuleInterop default export.
|
7 yıl önce |
Sidharth Kapur
|
98f3528ea1
Fix formatting
|
7 yıl önce |
Ian Rose
|
908210aeaf
Merge pull request #4713 from afshin/fix-json
|
7 yıl önce |
Afshin Darian
|
c12b3c4eeb
Merge pull request #4699 from ian-r-rose/jupyter-codemirror-theme-cursor
|
7 yıl önce |
Afshin Darian
|
adc08ef852
Merge pull request #4712 from chaoleili/dev-shutdownButton
|
7 yıl önce |
Chaolei Li
|
c6b92ef443
Fix bug: Shutdown button doesn't work in Runsessions.
|
7 yıl önce |
Afshin Darian
|
0edba1cb16
Update react libs.
|
7 yıl önce |
Afshin Darian
|
07116d2bf8
Fix JSON extension rendering (`Highlight` import needed to use default.)
|
7 yıl önce |
Chaolei Li
|
486e5e4151
Fix bug for shutdown button in runsession
|
7 yıl önce |
Jason Grout
|
0a136fe7b6
Turn off uglify caching in production builds.
|
7 yıl önce |
Ian Rose
|
f1ff2b5c38
Merge pull request #4708 from afshin/tree-handler-revisited
|
7 yıl önce |
Jason Grout
|
09ec94eef2
Merge pull request #4701 from toddrme2178/patch-2
|
7 yıl önce |
Jason Grout
|
58723b98c5
Fix lint errors.
|
7 yıl önce |
Jason Grout
|
3ae75f31b7
Fix webpack 4 deprecation error.
|
7 yıl önce |
Afshin Darian
|
4cc47bd050
Use `workspacesUrl` from page config.
|
7 yıl önce |