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

Releases: googledatalab/datalab

1.2.20210816

16 Aug 19:04
c768eaa
Compare
Choose a tag to compare

commit 6f7ac1e
Author: Yixin Shi yxshi@google.com
Date: Fri Aug 13 11:14:01 2021 -0700
Revised the warning message when users create non-default firewall rules.

commit 327f317
Author: Mike Cheng mikehcheng@users.noreply.github.com
Date: Tue Sep 8 22:30:42 2020 -0700
Pin six==1.11.0 -> six==1.10.0 (#2173)
Avoids google/apitools#175, matches six in current container
tests passed https://travis-ci.org/github/googledatalab/datalab/jobs/725411522

commit 1ee12c2
Author: Mike Cheng mikehcheng@users.noreply.github.com
Date: Fri Sep 4 12:18:14 2020 -0700
Update Jupyter config to new Cloud Shell domain. (#2172)
Tests passed https://travis-ci.org/github/googledatalab/datalab/builds/723936424

commit d6ddeac
Author: mdhedley markhedley@google.com
Date: Wed Jun 5 00:49:12 2019 -0500
Added warning message to --no-firewall-rule (#2142)

  • Added warning message to highlight requirement to configure firewall rules when using --no-firewall-rule
  • Remove extra space

commit 77b8b54
Author: mdhedley markhedley@google.com
Date: Tue Jun 4 16:59:09 2019 -0700
Added Shared VPC Support (#2134)

  • Repaired shared vpc support
    Added helper methods to firewall rule creation to use a shortened network name, and the correct project id.
  • Wrap line to prevent extending beyond 80 characters

commit 5adb00d
Author: mdhedley markhedley@google.com
Date: Tue Jun 4 14:55:24 2019 -0700
Added --no-firewall-rule (#2135)
Added --no-firewall-rule flag. This prevents the creation of a firewall rule on datalab creation.

  • Removes accidental extra newline

commit 92f68ce
Author: Riley Bauer 34456002+rileyjbauer@users.noreply.github.com
Date: Mon Jun 3 11:49:57 2019 -0700
Fixes jquery-ui import for 'edit' page (#2139)

commit 98f546d
Author: Riley Bauer 34456002+rileyjbauer@users.noreply.github.com
Date: Mon Jun 3 10:00:10 2019 -0700
Installs pandas-profiling early to avoid issue installing as part of pydatalab (#2141)

commit 3f0e2a8
Author: mdhedley markhedley@google.com
Date: Mon Apr 1 09:42:59 2019 -0700
Resolves issue with build related to pyyaml (#2130)

  • Resolves issue with Build. Specified pyyaml version that is compatible with google-cloud-dataflow within conda create for python 2.
  • Resolving original version issue. Should have been 3.13, not 2.13.

commit 32c860a
Author: Yasser Elsayed yebrahim@users.noreply.github.com
Date: Wed Mar 6 13:22:58 2019 -0800
Fix build at HEAD (#2122)

  • flake8 fix
  • fix third party license path

1.2.20190116

17 Jan 18:31
c6050c7
Compare
Choose a tag to compare

Change Log

Unreleased

Full Changelog

Fixed bugs:

  • Race condition when setting up a shim for socket.io #2069

Merged pull requests:

  • Support datalab connect() to connect a GCE instance created from Deep… #2112 (yixinshi)
  • Replace Beam with DataFlow since MLToolbox doesn't work with latest beam. #2102 (qimingj)
  • Separate Py3 package installations in Conda #2100 (qimingj)
  • Upgrade Protobuf since Apache Beam relies on it. #2099 (qimingj)
  • Update pip version. #2097 (qimingj)
  • Add more license files for pip packages installed in conda. #2094 (qimingj)
  • Add third party license files to container image. #2093 (qimingj)
  • Update the Drive scopes used by the polymer UI #2084 (ojarjur)
  • Update pytz and replace google-cloud-dataflow lib with apache-beam[gcp] #2083 (rileyjbauer)
  • Add an experimental tools directory, including a PoC Datalab manager. #2081 (ojarjur)
  • Fix Javascript events references #2077 (yebrahim)
  • Add back jquery-ui dependency #2076 (yebrahim)
  • Enable Datalab to run in a read-only mode. #2075 (ojarjur)
  • Ensure that websockets are shimmed before any Jupyter client code runs. #2070 (ojarjur)
  • Ensure that home directories have the right owner at startup. #2067 (ojarjur)

* This Change Log was automatically generated by github_changelog_generator

1.2.20180818

21 Aug 00:22
Compare
Choose a tag to compare

Changes:

  • Jupyter notebook version upgraded from 4.4.1 to 5.6.0
  • ipykernel version upgraded from 4.5.2 to 4.8.2
  • pip version upgraded from 9.0.3 to 18.0
  • pyzmq version upgraded from 16.0.2 to 17.1.0
  • google-cloud-monitoring is now installed directly and pinned at 0.28.0 as pydatalab doesn't support version 0.29.0 and higher.

Bug fixes:
-Pass subnet region in the datalab create command (#2054)
-Adds a timeout to SSH tunnel connection attempts (#2051)

1.2.20180713

16 Jul 20:31
Compare
Choose a tag to compare

Changes:

  • Datalab instances reject cross-origin requests.
  • Added word highlighter to cells.

1.2.20180611

12 Jun 17:06
1213f76
Compare
Choose a tag to compare

THIS RELEASE WAS ROLLED BACK DUE TO ISSUES INTERACTING WITH GOOGLE CLOUD SHELL: #2022

With this release Datalab instances will now reject cross-origin requests.

1.2.20180511

11 May 18:18
f36bbd0
Compare
Choose a tag to compare

Changes:

  • Upgrade Tensorflow to version 1.8.0

1.2.20180508

08 May 23:18
57c55d3
Compare
Choose a tag to compare
1.2.20180508 Pre-release
Pre-release

Changes:

  • Upgrade Tensorflow to version 1.8

Datalab 1.2.20180223

26 Feb 18:44
c43c391
Compare
Choose a tag to compare

Bug fixes:
-Fix the installation of h5py (#1971)
-Add pip3 back as an alias of pip for python3 kernels.

Datalab 1.2.20180221

22 Feb 17:57
9d97983
Compare
Choose a tag to compare

Changes:
Switch to using Conda for package management. Users can now install either pip or conda packages.

Datalab 1.2.20180206

07 Feb 19:31
37a2206
Compare
Choose a tag to compare

Changes:
Upgrade to Tensorflow 1.5
NVidia V100 (Volta) GPUs are now supported on GPU images (due to upgrade to CUDA 7)
Various Bugfixes.