A Data Platform in a Development Container, batteries-included.
A one-click Data Platform with :
- Jupyter notebooks for extracting & loading data.
- dbt for data transformation.
- DuckDB as a (in-process) DataWarehouse.
Make sure you meet all Prerequisites for local development
-
Click on this badge to create a repository from this template
-
Clone it and open in Visual Studio Code
-
When this popup appears, click on Reopen in Container
If the popup does not appear, look for this button on the bottom left corner (green button on the image) and select Reopen in Container
Click on this badge and wait while Docker is pulling the image, building the dev container and installing VSCode extensions.
- Docker (started) and Docker Compose (just install Docker Desktop if you are on laptop).
- Visual Studio Code + the Dev Containers extension.