Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
insights
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
insights
Commits
c35aee7d
Commit
c35aee7d
authored
Sep 05, 2013
by
Piotr Mitros
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update INSTALL.md
parent
9db6ff8e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
INSTALL.md
+7
-4
No files found.
INSTALL.md
View file @
c35aee7d
Note: These instructions may be obsolete.
Prior to installing, install djeventstream and loghandlersplus:
https://github.com/edx/djeventstream
https://github.com/edx/loghandlersplus
To install a development setup:
sudo apt-get install python-pip python-matplotlib python-scipy emacs mongodb apache2-utils python-mysqldb subversion ipython nginx git redis-server
git clone https://github.com/edx/ed-insights
cd
ed-
insights
cd insights
pip install -r requirements.txt
cd src/edinsights/
python manage.py syncdb
...
...
@@ -14,7 +17,7 @@ To install a development setup:
To install a setup to build from:
sudo apt-get install python-pip python-matplotlib python-scipy emacs mongodb apache2-utils python-mysqldb subversion ipython nginx git redis-server
git clone https://github.com/edx/
ed-
insights
cd
ed-
insights
git clone https://github.com/edx/insights
cd insights
pip install -r requirements.txt
sudo python setup.py install
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment