Skip to content

andykr1k/ChemML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jarvis - ChemML

Description

Usage

git clone https://github.com/andykr1k/chemml.git
cd chemml

Installation

Create & Start Virtual Environment

Windows

py -m venv env
.\env\Scripts\activate

Linux

python -m venv env
source env/bin/activate

Install Requirements

Windows

pip install -r win_requirements.txt

Linux

pip install -r requirements.txt

Run Code

Run main.ipynb for current work

Save Code

Stage Files for Commit

git add .

Commit files

git commit -m "<Write commit msg here>"

Push Changes

git push

Pull Code

git pull

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •