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