Skip to content
This repository was archived by the owner on Mar 16, 2023. It is now read-only.

MolecularAI/IcolosCommunity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please note: this repository is no longer being maintained.

IcolosCommunity

Collection of tutorial notebooks for Icolos workflows

Installation

Install the production conda environment using the yml from the main Icolos repo here

conda env create -f environment_min.yml
conda activate icolosprod

Install the Icolos package into the environment:

pip install icolos

Or install the latest version from Github

git clone https://github.com/MolecularAI/Icolos.git
cd Icolos
pip install -e .

You can then launch the notebooks

About

Repository contains jupyter notebooks illustrating the use of the Icolos workflow manager

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors