Clone from the repository:
git clone https://github.com/biolab/orange-web.git
You can also use SSH-based URLs or URLs of your forks.
Create and activate new Python virtual environment:
virtualenv ~/.virtualenv/orangeweb source ~/.virtualenv/orangeweb/bin/activate
Move to location where you cloned the repository and run:
pip install -r requirements.txt
Run:
python manage.py runserver
and start developing!
VesnaT/orange-web
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- CSS 41.9%
- JavaScript 17.4%
- PHP 17.3%
- HTML 17.3%
- Python 6.1%