Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gargantext
Project
Project
Details
Activity
Releases
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
humanities
gargantext
Commits
72267265
Commit
72267265
authored
Dec 04, 2015
by
Romain Loth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
petites corrections installation
parent
4fcd38b6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
README.rst
init/README.rst
+3
-3
2-requirements.txt
init/install/2-requirements.txt
+2
-2
No files found.
init/README.rst
View file @
72267265
...
...
@@ -25,7 +25,7 @@ Install the requirements
3) Type: source [your virtual environment directory]/bin/activate
4) sudo chown -R user:user /srv/gargantext_env
pip install -r /srv/gargantext/init/requirements.txt
pip install -r /srv/gargantext/init/
install/2-
requirements.txt
5) Type: deactivate
...
...
@@ -73,7 +73,7 @@ Last steps of configuration
rm gargantext_lib.tar.bz2
3) init nodetypes and main variables
/srv/gargantext/manage.py shell < /srv/gargantext/init
/init
.py
/srv/gargantext/manage.py shell < /srv/gargantext/init.py
4) patch CTE:
patch /srv/gargantext_env/lib/python3.4/site-packages/cte_tree/models.py /srv/gargantext/init/patches/cte_tree.models.diff
...
...
@@ -89,7 +89,7 @@ Last steps of configuration
Start Turbo parser server
-------------------------
See dependences in init/dependences.sh
See README for install instructions /srv/gargantext/parsing/Taggers/nlpserver/README.rst
See README for install instructions /srv/gargantext/parsing/Taggers/
lib/
nlpserver/README.rst
Start the Python Notebook server
...
...
init/install/2-requirements.txt
View file @
72267265
...
...
@@ -17,6 +17,7 @@ certifi==14.05.14
cffi==0.8.6
chardet==2.3.0
cryptography==0.6
dateparser==0.3.0
decorator==3.4.0
django-autoslug==1.7.2
django-autoslug-field==0.2.3
...
...
@@ -39,9 +40,8 @@ ipython==2.2.0
jedi==0.9.0
kombu==3.0.24
lxml==3.4.1
matplotlib==1.4.0
networkx==1.9
nltk==3.
0a4
nltk==3.
1
nose==1.3.4
numpy==1.8.2
pandas==0.14.1
...
...
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