Skip to content

Mrockwell2/LILO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LILO

Cloning the repository

Use this command: git clone https://github.com/mrockwell2/LILO

Python Virtual Environment

Creating a Python Virtual Environment

For development outside of the Bridges-2 interface, you can create a Python Virtual Environment to run and test the model. To do so type make env in the base directory.

Using the Python Virtual Environment

To activate the venv just type source resources/env/ohana/bin/activate in the base directory.

Deactivating the venv just requires you to type deactivate

Install the required Packages in the Virtual Environment

Type pip install -r resources/env/requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published