Releases: lablup/vscode-live-code-runner
Releases · lablup/vscode-live-code-runner
v1.0.0
28 Feb 03:51
Compare
Sorry, something went wrong.
No results found
[1.0.0] - 2017-02-28
Changed
Support Sorna Cloud API V2
Complete support of real-time interactive input commands (e.g. a = input("hello world"))
Generalized output pane. Now standard output / error and multimedia outputs are printed in one RESULT pane sequentially.
v0.3.0
13 Feb 06:24
Compare
Sorry, something went wrong.
No results found
[0.3.0] - 2017-02-13
Changed
Supports real-time interactive input commands (e.g. a = input("hello world"))
Now supports for tensorflow kernel, and will be supported by other kernels soon.
Colorized console output to divide logs and results
Fully supports graphical output type. (e.g. plots, pictures)
v0.2.0
13 Feb 06:29
Compare
Sorry, something went wrong.
No results found
[0.2.0] - 2017-02-10
Changed
Now non-ASCII source code is running without authentication problems.
v0.1.3
08 Feb 04:29
Compare
Sorry, something went wrong.
No results found
Changed
Update package information
Add logo to the package description
Support running from context menu
v0.1.1
08 Feb 03:47
Compare
Sorry, something went wrong.
No results found
[0.1.1] - 2017-02-08
Changed
Initial release
08 Feb 03:42
Compare
Sorry, something went wrong.
No results found
[0.1.0] - 2017-02-08
Added
Initial release
Port Atom plugin to VSCode extension