* Original alphafold Dockerfile and notebook as a starting point
* Migrate dependencies from notebook into Dockerfile
* adding build_docker.sh script for building docker image
* remove cell, and replace with accelerator configuration cell. Also remove dependency on google.colab
* dockerfile remove redundant
* Changing text in launch button
* add vertexai.png
* update notebook, including permalink to vertexai.png
* updating notebook markdown and correcting the vertexai.png image display
* add div brackets and fix broken launch link
* table instead of div
* width=40
* resizing vertexai image
* updated FAQ
* updated Licence
* add back in the output_file zip
* launch button at top of notebook
* default workdir aligned with JuptyerLab home directory
* intro paragraph
* update CPU instructions
* exchange notebook title and launch header
* Dockerfile license
* collapsing cells
* splitting out sequences into un-collapsed cell
* Update licence
* update download instructions text
* Remove "double-click" text
* hide cells
* Increasing indent to pass linting for alphafold_on_gcp (#224)
* increasing indent to pass linting
* more linting
* wild
* AMBER relaxation f-string
* hidden cells
* wild commit
* move links to main
* Update swivel and matchine engine samples
* Fix lint
* format notebooks
* fix lint
* fix lint
* upgrade google-python-api-client for testing pipeline
* upgrade google-api-core for testing pipeline
* install tensorflow after other required packages
* fix lint
* upgrade google-auth for testing
* install tensorflow in testing env
* upgrade pip with user flag
* remove kfp as a dependency
* separate matching engine notebook into another commit
* fix service account extraction
* service account is optional so comment it
* submit pipeline without specifying service account
* clarify how TensorBoard relates to Vertex ML metadata
* add reference to Vertex ML metadata
* fix typo
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com>
* 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
* Add Neo4j notebook
* delete extra line
* Across this notebook, the dataframe assignment and display occurs both within and outside with statements. Consider following the pattern of the 2nd query, where it is outside.
* Typo: unlabled
* AutoML Tables is no longer a standalone product in Vertex AI, so I suggest the naming "Vertex AI for AutoML tabular data."