An open API service indexing awesome lists of open source software.

https://github.com/treeverse/dais-challenge

Data + AI Summit 2022 lakeFS challenge
https://github.com/treeverse/dais-challenge

Last synced: about 1 year ago
JSON representation

Data + AI Summit 2022 lakeFS challenge

Awesome Lists containing this project

README

          

# 💫 Welcome to the lakeFS Data + AI Summit 2022 Challenge!

## Setup

Start by cloning this repository:

```bash
$ git clone git@github.com:treeverse/dais-challenge.git && cd dais-challenge
```

To spin up the environment, make sure you have [Docker Compose installed on your computer](https://docs.docker.com/compose/install/), and run:
```bash
$ docker-compose up
```

It would then take a few minutes to spin up a [PySpark](https://spark.apache.org/docs/latest/api/python/) [Jupyter Notebook](https://jupyter.org/) and a fully functional [lakeFS](https://lakefs.io/) repository with a few datasets ready for you.

Once ready, you'll be presented with a really cool banner that kind of looks like this:

![WELCOME TO THE DATA + AI SUMMIT LAKEFS CHALLENGE](./welcome.png)

Followed by further instructions 🔍

## Terms of service

By taking part in the challenge, you must read and agree to the challenge [terms and conditions](https://lakefs.io/terms-of-use/).

Make sure to star the [lakeFS](https://github.com/treeverse/lakeFS) project on GitHub ⭐.

Want to explore lakeFS even further? you can give a try to the [lakeFS playground](https://demo.lakefs.io/)

# GOOD LUCK! ❤️