Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Datalab 1.2.20170525

Compare
Choose a tag to compare
@yebrahim yebrahim released this 25 May 01:36
· 525 commits to master since this release

THIS RELEASE WAS ROLLED BACK DUE TO ISSUES INTERACTING WITH GOOGLE CLOUD SHELL: #1388 The last good release continues to be https://github.com/googledatalab/datalab/releases/tag/v1.1.20170421

This release adds the following:

Features and improvements:

  • Add a terminal functionality (#1341)
  • Switch to UTF-8 filesystem encoding (#1346)
  • Fix Datalab version string to use full semver format (#1319)
  • Self-hosted material icons and web fonts (#1313)

Bug fixes:

  • Fix bug in the list command that filtered new instances. (#1372)
  • Don't attempt to reconnect if the instance is no longer RUNNING. (#1368)
  • Do not set SSH options on Windows. (#1357)

Dev cycle improvements

  • Implement --live option for faster development. (#1321, #1322)
  • Add mochajs framework for automated UI and notebook tests (#1336)
  • Add starter unit tests for Datalab (#1369)