davidgasquez / novartis-datathon-2021

πŸƒ Code and resources for Novartis 2021 Datathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Novartis Datathon 2021

Code and resources for Novartis 2021 Datathon.

Quickstart

Note: This repository does not include the data. If you want it, reach out to the organizers and ask for it. Place all the provided CSVs in data/raw/.

Open Vistual Studio Code and install the Remote - Container extension. A popup will ask you if you want to run the project in a containerized environment. Click Yes and after the container has finished building, you should be in!

Alternatively, you can run make notebook and head over to http://localhost:8888 to open Jupyter Lab.

About

πŸƒ Code and resources for Novartis 2021 Datathon

License:MIT License


Languages

Language:Python 93.2%Language:Dockerfile 5.1%Language:Makefile 1.7%