Learn practical skills, build real-world projects, and advance your career
import jovian
print(dir(jovian))
['CondaError', 'FILENAME_MSG', 'RC_FILENAME', '__builtins__', '__cached__', '__doc__', '__file__', '__flavor__', '__loader__', '__name__', '__package__', '__path__', '__spec__', '__version__', '_current_slug', '_data_blocks', '_flavor', '_version', 'basename', 'commit', 'commit_records', 'configure', 'create_gist_simple', 'get_flavor', 'get_gist_access', 'get_notebook_name', 'get_notebook_slug', 'in_notebook', 'log', 'log_dataset', 'log_hyperparams', 'log_metrics', 'make_rcdata', 'notify', 'os', 'post_block', 'post_slack_message', 'read_webapp_url', 'reset', 'reset_config', 'save_notebook', 'set_notebook_name', 'set_notebook_slug', 'sleep', 'upload_conda_env', 'upload_file', 'upload_pip_env', 'utils']
print("Hello Jovian, I am coming there!!!")
Hello Jovian, I am coming there!!!
jovian.commit()
[jovian] Saving notebook..