Commit Graph
32 Commits
Author SHA1 Message Date
Karl WeinmeisterandGitHub 1a9c7011f0 fix: update notebook template comment (#2191)
Add extra # character. This enables users to uncomment the whole cell, versus picking just the right lines to uncomment.
2023-08-17 17:27:27 +00:00
Karl WeinmeisterandGitHub f115e52637 Update copyright year to 2023 in notebook template (#2143) 2023-08-03 16:45:38 +00:00
Karl WeinmeisterandGitHub 583eb90f07 fix: CONTRIBUTING.md did not have nbfmt as final step 2022-06-20 13:56:49 -05:00
Karl WeinmeisterandGitHub 81b70e779c ci: Remove protobuf from requirements.txt 2022-06-19 09:38:45 -05:00
Karl WeinmeisterandGitHub 085713a818 ci: Add protobuf to requirements.txt 2022-06-18 17:20:45 -05:00
Karl WeinmeisterandGitHub 5af7c851dc Fix: update typo in GAPIC Feature Store notebook 2022-06-18 17:10:49 -05:00
Karl WeinmeisterandGitHub 4851457e93 ci: Add Python version to support setup-python v4 2022-06-18 16:19:09 -05:00
Karl WeinmeisterandGitHub 2cb3cccd14 Fix: Linting issues in two tower notebook (#402) 2022-03-22 16:08:12 -05:00
Karl WeinmeisterandGitHub f28a94f03f docs: Add visualization of repo structure to README.md (#364) 2022-03-04 12:46:26 -06:00
Karl WeinmeisterandGitHub c8b212789f Revert "ci: Apply filter to format_and_lint_job (#348)" (#351)
This reverts commit 95256d3fcf.
2022-03-02 09:44:03 -06:00
Karl WeinmeisterandGitHub 95256d3fcf ci: Apply filter to format_and_lint_job (#348)
* ci: Apply filter to format_and_lint_job

Only run when PR contains a notebook file

* Minor fix
2022-03-02 09:29:38 -06:00
Karl WeinmeisterandGitHub 8a6d174c99 Create README.md for notebooks folder 2022-03-01 19:44:41 -06:00
Karl WeinmeisterandGitHub ae043400f5 Add survey to README.md (#272) 2022-02-10 14:52:33 -06:00
Karl WeinmeisterandGitHub b4d02f486e Update CODEOWNERS with new community blog post (#244) 2022-01-26 09:16:48 -08:00
Karl WeinmeisterandGitHub 16f01d31d3 chore: Update notebook template license date to 2022 (#237)
* chore: Update notebook template license date to 2022

* chore: Add extra space to address lint error
2022-01-25 11:20:00 -06:00
Karl WeinmeisterandGitHub 7bb6787800 docs: Update incorrect quote mark in CONTRIBUTING.md (#190) 2021-12-21 10:20:42 -08:00
Karl WeinmeisterandGitHub 16b9dcc09f build: Add tensorflow pip install to migration notebook (#185)
* Add tensorflow pip install to migration notebook

The build is failing due to tensorflow missing. Adding this dependency.

* build: Testing change to notebook test to resolve build error

* build: Reverted change to base branch
2021-12-16 14:30:41 -08:00
Karl WeinmeisterandGitHub d121d4a51d Update CODEOWNERS to reflect current ownership (#179) 2021-12-09 11:22:48 -08:00
Karl WeinmeisterandGitHub bdd0b0453a Update linter requirements.txt (#176)
Updating linter dependencies based on conversation in #173
2021-12-08 14:39:12 -08:00
Karl WeinmeisterandGitHub b3adc0bbf3 Update .github files for main branch conversion (#170) 2021-12-07 13:25:06 -06:00
Karl WeinmeisterandGitHub a79a283a77 build: Add step to upgrade pip (#159)
* build: Add step to upgrade pip

* Changed location for running pip upgrade

* Removed whitespace
2021-11-19 15:02:48 -06:00
Karl WeinmeisterandGitHub 1b0a3e8f90 Linting updates for PR #154 (#155)
* Removed extra scaling call in image notebooks

* formatting/linting updates
2021-11-16 15:05:26 -08:00
Karl WeinmeisterandGitHub 644612fde9 Removed extra scaling call in image notebooks (#154) 2021-11-15 17:45:02 -08:00
Karl WeinmeisterandGitHub dddd43c191 Revert "Temporary CI change to exempt failed notebooks (#148)" (#150)
This reverts commit 3632c5b849.
2021-11-15 13:03:46 -06:00
Karl WeinmeisterandGitHub d65e074163 Updated doc locations for PolicyBot compliance (#149)
* Updated doc locations for policybot compliance

* Removed docs folder with duplicates
2021-11-12 16:28:02 -06:00
Karl WeinmeisterandGitHub 3632c5b849 Temporary CI change to exempt failed notebooks (#148)
#120 is failing due to existing notebooks failing. This change will temporarily reduce the number of folders checked, to enable this PR to be merged, which enables weekly regression tests. Then, we will address the issues with the notebooks and remove these exemptions.
2021-11-12 09:11:09 -08:00
Karl WeinmeisterandGitHub d1ccf37e68 Notebook fixes to work in Workbench (#141) 2021-11-10 18:01:12 -06:00
Karl WeinmeisterandGitHub d3ecbe578c Updated notebook template with bucket changes (#130)
* Updated notebook template with bucket changes

* Added step to delete bucket if flag set
2021-11-08 11:10:07 -06:00
Karl WeinmeisterandGitHub 211aa8a822 Added links to locally test for formatting & linking (#124) 2021-11-04 19:07:22 -05:00
Karl WeinmeisterandGitHub 09795308ab Added code quality checks to contributing.md (#121) 2021-11-01 09:26:40 -07:00
Karl WeinmeisterandGitHub e5d47a3a00 Iss89 (#117)
* Fixed extra commas in renovate.json

* Change README link from tutorials to community content
2021-10-22 19:55:02 -04:00
Karl WeinmeisterandGitHub ba99f2a90a Removed duplicate Contributing comment in README (#106) 2021-10-21 20:16:11 -04:00