Skip to content

Commit

Permalink
Merge pull request #209 from treeverse/data-collaboration-notebook
Browse files Browse the repository at this point in the history
Add a data collaboration sample
  • Loading branch information
kesarwam authored Jul 18, 2024
2 parents 5215aca + 8d601a2 commit 4a98ef1
Show file tree
Hide file tree
Showing 4 changed files with 1,225 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/notebooks_to_exclude.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

# This only works against lakeFS cloud
./rbac-demo.ipynb
./data-collaboration.ipynb

# These notebooks include a deliberate failure as part of
# the data Audit step, and so will always throw an error (by design)
Expand Down
1 change: 1 addition & 0 deletions 00_notebooks/00_index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"* [**RBAC demo**](./rbac-demo.ipynb) (Requires [lakefS Cloud](https://lakefs.cloud/register) or [lakefS Enterprise](https://docs.lakefs.io/understand/enterprise/) on prem)\n",
"* [**Version Control of multi-buckets pipelines**](./version-control-of-multi-buckets-pipelines.ipynb) \n",
"* [**Reprocess and Backfill Data with new ETL logic**](./reprocess-backfill-data.ipynb) \n",
"* [**Data Collaboration**](./data-collaboration.ipynb)\n",
"* **lakeFS and Apache Iceberg**\n",
" * [Basic example](./iceberg-lakefs-basic.ipynb)\n",
" * [NYC Film Permits example](./iceberg-lakefs-nyc.ipynb)\n",
Expand Down
Loading

0 comments on commit 4a98ef1

Please sign in to comment.