Skip to content

karthiksuki/Jovian-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jovian Automation Framework

Made for Jovian, Made with Jovian

Jovian is a platform for sharing and collaborating on Jupyter notebooks and data science projects. jovian-py is an open-source Python package for uploading your data science code, Jupyter notebooks, ML models, hyperparameters, metrics, etc. to your Jovian account.

Usage

  • Clone a Notebook hosted on Jovian or GitHub
  • Commit a Notebook to Jovian Locally
  • Open a Live Jupyter Server

Installation

git clone https://github.com/karthiksuki/Jovian-Automation
cd Jovian-Automation 

After cloning, install the requirements by

python <os>_setup.py

(or)

python3 <os>_setup.py

Note: Run the above setup as Administrator

  • On Windows Administrator privilege is not mandatory
  • On Linux or Mac use sudo command

Contact

Jovian:
Mail : hello@jovian.ai
Forum: Data Science Forum
Twitter : @JovianML
YouTube: YouTube Channel
LinkedIn: LinkedIn Page
Discord: Discord Page

Author:
karthikeyan G

Mail : karthikeyangan05@gmail.com
YouTube: YouTube Channel
LinkedIn: LinkedIn Page
Discord: Discord Page
Github: https://github.com/karthiksuki