Skip to content

Releases: allen-li1231/zeppelin-vscode

v0.2.14

v0.2.13

26 Jan 02:23
Compare
Choose a tag to compare

Various Improvements in Extension Settings

Added

Enhancement

  • Move some settings with default values into settings.json file to silent warnings.

Full Changelog: v0.2.12...v0.2.13

v0.2.12

14 Jan 04:14
32a4ba0
Compare
Choose a tag to compare

Fixed

  • Hot Fix on Wrong Password in #17.
  • Zeppelin credentials not prompted as expected when Zeppelin notebook is not opened.

Full Changelog: v0.2.11...v0.2.12

v0.2.11

03 Jan 13:54
Compare
Choose a tag to compare
v0.2.11 Pre-release
Pre-release

Added:

HTTP Agent Configuration support for resolving #15 .

Full Changelog: v0.2.10...v0.2.11

v0.2.9

v0.2.8

08 Apr 16:30
Compare
Choose a tag to compare
v0.2.8 Pre-release
Pre-release

v0.2.7

29 Mar 09:26
Compare
Choose a tag to compare

Fixed:

  • Fatal error when cell executions gets called end before started.
  • Fatal sync error when remote running paragraph gets deleted.

v0.2.5

27 Mar 03:18
9033f73
Compare
Choose a tag to compare

v0.2.4

15 Feb 13:14
bbe3f11
Compare
Choose a tag to compare

Hot Fix:

  • Removed dirty code that causes cell execution to fail.

v0.2.3

12 Feb 08:49
Compare
Choose a tag to compare

What's Changed

Added

Cell level progressbar, resolved issue #4 with pull request #5.