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

1.2.20210816

Latest
Compare
Choose a tag to compare
@yixinshi yixinshi released this 16 Aug 19:04
· 1 commit to master since this release
c768eaa

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