Updated 4 years ago
statistics-homework-2
Use the "Run" button to execute the code.
!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="statistics-homework-2")
[jovian] Attempting to save notebook..
[jovian] Updating notebook "samantha-roberts/statistics-homework-2" on https://jovian.ai
[jovian] Uploading notebook..
[jovian] Uploading additional files...
[jovian] Committed successfully! https://jovian.ai/samantha-roberts/statistics-homework-2
!pip install numpy --upgrade --quiet