1.2.20210816
commit 6f7ac1e65f607558fa98cef3d810f61b5e4a3924 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 327f3178d62c62d8f9ca026baa673e6f3ee5e249 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 https://github.com/google/apitools/issues/175, matches six in current container tests passed https://travis-ci.org/github/googledatalab/datalab/jobs/725411522
commit 1ee12c2e9ae895a226d56b618db545b7336e4b95 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 d6ddeac5639aecddc0dae56f69fd7de4e159690c 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 77b8b54681111ecfd1514e9ff5fefc3a88d5938c 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 5adb00dc4b06af0d66c399921183b686f5c89c45 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 92f68cea68e38a90e05e1834d28105f28439cb42 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 98f546dfbdaf4948084680442e3b147f1eb96d34 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 3f0e2a8219f0e058a5950a2716638d1e65d338e3 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 32c860ada590cd6a906ceb9d467c924ee1c95d04 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