This repository showcases the code developed for the Pale Blue Dot: Visualization Challenge. Here, you will find the files used by me and my team during the challenge.
Before getting started, make sure to update the variables user and password in the dataLogin.ipynb file.
Clone the project
git clone https://github.com/Erickjonatthan/PaleBlueDot-DuneDivers
Navigate to the project directory
cd PaleBlueDot-DuneDivers
Install the dependencies
pip install -r requirements.txt
Start the Jupyter notebook server
jupyter notebook