Skip to content

Commit

Permalink
add nb link
Browse files Browse the repository at this point in the history
  • Loading branch information
jahnavi-maddhuri committed Dec 13, 2024
1 parent 2fc38c4 commit e28feec
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@ The purpose of this project is to analyze a dataset using pandas and a cloud hos
## CI/CD Badge
[![CICD](https://github.com/nogibjj/JahnaviM-CloudHostedNotebook/actions/workflows/cicd.yml/badge.svg)](https://github.com/nogibjj/JahnaviM-CloudHostedNotebook/actions/workflows/cicd.yml)

## Open Notebook
[Colab Notebook Link](https://colab.research.google.com/github/nogibjj/JahnaviM-CloudHostedNotebook/blob/main/main_nb.ipynb)
Access the python notebook in colab directly by clicking on the link above.

## Instructions for Use
To use this repository to generate the analysis, start by cloning the repository. Make sure all the requirements in requirements.txt are fulfilled as these are necessary libraries to run the python script. Finally, run the script, crime_analyze.py, and review the statistics and visualizations. For more information around these insights, look at Summary.md.
To use this repository to generate the analysis, start by cloning the repository. Make sure all the requirements in requirements.txt are fulfilled as these are necessary libraries to run the python script. Finally, run the script, main.py, and review the statistics and visualizations. For more information around these insights, look at Summary.md. To run the code in the notebook and conduct further analysis, open the Colab Notebook Link above.

0 comments on commit e28feec

Please sign in to comment.