Skip to content

madwilliam/ActiveBrainAtlasAdmin

 
 

Repository files navigation

Setup the database portal on your local machine

  1. Get repo: git clone git@github.com:eddyod/ActiveBrainAtlasAdmin.git
  2. create a virtual environment in your home dir: python3 -m venv ~/.virtualenvs/activebrainatlas
  3. cd activebrainatlas
  4. source ~/.virtualenvs/activebrainatlas/bin/activate
  5. pip install -r requirements.txt
  6. as root install libmysqlclient-dev and

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 52.5%
  • HTML 25.3%
  • JavaScript 14.7%
  • Python 5.7%
  • CSS 1.2%
  • Shell 0.6%