Afshin Darian
|
69d877b5a0
Update ConsoleContent onEdgeRequest signature to return a promise.
|
8 gadi atpakaļ |
Steven Silvester
|
c5feaea70b
Use nbformat from services
|
8 gadi atpakaļ |
Afshin Darian
|
f8d2c37f1b
Formatting.
|
8 gadi atpakaļ |
Afshin Darian
|
a682a0091b
Optionally allow a console history instance (IConsoleHistory) at instantiation of a console content class.
|
8 gadi atpakaļ |
Afshin Darian
|
3393a718e9
More clean up and tests.
|
8 gadi atpakaļ |
Afshin Darian
|
4fe3747095
Fix typo.
|
8 gadi atpakaļ |
Afshin Darian
|
059806e4f3
Update cell completer handler to use IOptions for instantiation.
|
8 gadi atpakaļ |
Afshin Darian
|
95f3d6bb52
Allow inspection handler to accept an IOptions param at instantiation with an optional kernel.
|
8 gadi atpakaļ |
Afshin Darian
|
45cb075f1f
Remove foreign cell handling from console content class.
|
8 gadi atpakaļ |
Afshin Darian
|
d80b16ba0a
Refactor console content constructor.
|
8 gadi atpakaļ |
Afshin Darian
|
26d310dd1d
More tests.
|
8 gadi atpakaļ |
Afshin Darian
|
4ab12a0953
Update interface for `inject` method to return a promise indicating when the injected cell's execution is complete.
|
8 gadi atpakaļ |
Afshin Darian
|
b53a078fea
Order functions by name (convention). Tighten up shouldExecute logic and allow customizable timeout for testing.
|
8 gadi atpakaļ |
Afshin Darian
|
8589492109
Expose ConsoleContent#content.
|
8 gadi atpakaļ |
Afshin Darian
|
4a0802666e
Clean up comments, refactor `serialize` function.
|
8 gadi atpakaļ |
Afshin Darian
|
e358c93473
Import order.
|
8 gadi atpakaļ |
Steven Silvester
|
27da0d15c0
Clean up handling of code mimetype
|
8 gadi atpakaļ |
Jason Grout
|
0afe967117
Merge pull request #1123 from blink1073/single-codemirror
|
8 gadi atpakaļ |
Steven Silvester
|
74b07e7d78
Update for the new services api
|
8 gadi atpakaļ |
Steven Silvester
|
3da07c2bd9
Allow for proper text selection in the console
|
8 gadi atpakaļ |
Afshin Darian
|
d07505fcfb
Clean up console content declarations.
|
8 gadi atpakaļ |
Afshin Darian
|
8c982a9ddc
Remove unused dismiss-completer command.
|
8 gadi atpakaļ |
Afshin Darian
|
f8c15bcf5c
Formatting.
|
8 gadi atpakaļ |
Steven Silvester
|
74122bc0bc
Update the cell model
|
8 gadi atpakaļ |
Steven Silvester
|
bb2dfd9cf3
Update imports for the new services
|
8 gadi atpakaļ |
Steven Silvester
|
49dc3e55b6
Handle outputs during execution in the console
|
8 gadi atpakaļ |
Steven Silvester
|
f55364c96a
Ensure the panel is updated on activation
|
8 gadi atpakaļ |
Afshin Darian
|
69245442b1
Use history placeholder to store temporary value of prompt when navigating history.
|
8 gadi atpakaļ |
Afshin Darian
|
fc7e42b480
Handle text changed signals from the editor inside console history manager.
|
8 gadi atpakaļ |
Afshin Darian
|
c6bbc0d794
Remove details inspector.
|
8 gadi atpakaļ |