Thanks to visit codestin.com
Credit goes to github.com

Skip to content

NejcDebevec/sc-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orange Data Mining Homepage

Install for development

  1. Clone from the repository:

    git clone [email protected]:nejc121/sc-flask.git
    

    You can also use SSH-based URLs or URLs of your forks.

  2. Create and activate new Python virtual environment:

    virtualenv ~/.virtualenv/scflask
    source ~/.virtualenv/scflask/bin/activate
    
  3. Move to location where you cloned the repository and run:

    pip install -r requirements.txt
    
  4. Run:

    /usr/local/bin/python /code/app/main.py
    

    and start developing!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published