JovianHQ / jovian-py

Collaboration platform for data science projects & Jupyter notebooks
https://www.jovian.ai
112 stars 31 forks source link

Add set-project CLI option #145

Closed aakashns closed 4 years ago

aakashns commented 4 years ago

Usage:

jovian set-project filename.ipynb danb/my-notebook
aakashns commented 4 years ago

@rohitsanj Library version is hardcoded in the test fixtures. Causing build to fail.

rohitsanj commented 4 years ago

@aakashns Noted. Will make it dynamic!