Skip to content

objectisliper/bokeh_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPIN DS

Start up a project

  • Install all required packages to unix system (such as python3.7 and e.t.c.)
  • Make virtual environment
python3 -m venv venv
  • Install requirements
pip install --upgrade pip && pip install -r requirements.txt
  • Change settings if needed in app.settings
  • Start a project with command
python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published