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
- Host: GitHub
- URL: https://github.com/treeverse/dais-challenge
- Owner: treeverse
- License: unlicense
- Created: 2022-06-15T11:11:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T08:26:26.000Z (almost 4 years ago)
- Last Synced: 2024-04-16T10:58:30.758Z (about 2 years ago)
- Language: Shell
- Size: 36.8 MB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:

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! ❤️