import jovian
test = "This is a test"
print("something else")
something else
jovian.commit()
[jovian] Saving notebook..