Learn practical skills, build real-world projects, and advance your career

svis-py

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="svis-py")
[jovian] Attempting to save notebook.. [jovian] Creating a new project "advanceuser1925/svis-py" [jovian] Uploading notebook.. [jovian] Uploading additional files... [jovian] Committed successfully! https://jovian.ai/advanceuser1925/svis-py
print("wow, amazing....lmao")
wow, amazing....lmao