Learn practical skills, build real-world projects, and advance your career
!pip install jovian --upgrade --quiet
import jovian
jovian.commit(project='numpy')
[jovian] Attempting to save notebook..
pip install numpy
import numpy as np