projectglow / glow

An open-source toolkit for large-scale genomic analysis
https://projectglow.io
Apache License 2.0
262 stars 107 forks source link

move databricks docs to glow docs #510

Closed williambrandler closed 2 years ago

williambrandler commented 2 years ago

Signed-off-by: William Brandler william.brandler@databricks.com

What changes are proposed in this pull request?

Move the databricks documentation into the Glow docs so everything is consolidated in one place. Getting started on Databricks docs have been revamped to show the best practices for setting up

  1. Glow environment using Databricks Container Services (Docker)
  2. Syncing glow notebooks using Repos
  3. Setting up automated jobs and kicking them off via the databricks CLI

This tutorial includes jobs definitions that can be run on AWS or Azure (The databricks CLI is not yet supported on GCP)

How is this patch tested?

built the docs locally

(Details)

codecov[bot] commented 2 years ago

Codecov Report

Merging #510 (b4e1c92) into master (0eb8767) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #510   +/-   ##
=======================================
  Coverage   92.53%   92.53%           
=======================================
  Files          95       95           
  Lines        4941     4941           
  Branches      478      478           
=======================================
  Hits         4572     4572           
  Misses        369      369           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0eb8767...b4e1c92. Read the comment docs.