Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Programming course
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
courses
Programming course
Commits
d4938491
Commit
d4938491
authored
10 years ago
by
wyleung
Browse files
Options
Downloads
Patches
Plain Diff
Last few changes to the INSTALL.md
parent
094c7ca6
No related branches found
No related tags found
1 merge request
!1
Small update to the INSTALL.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
INSTALL.md
+6
-1
6 additions, 1 deletion
INSTALL.md
with
6 additions
and
1 deletion
INSTALL.md
+
6
−
1
View file @
d4938491
...
...
@@ -8,7 +8,7 @@ packages installed.
Linux
-----
We assume Ubuntu (12.0
4
Quantal Quetzal or later) or Debian Linux (7.0 Wheezy
We assume Ubuntu (12.
1
0 Quantal Quetzal or later) or Debian Linux (7.0 Wheezy
or later), but if you manage to install everything on a different flavour
that's also fine.
...
...
@@ -56,6 +56,8 @@ Install some of the other package we'll use:
pip install numpy
pip install matplotlib
pip install biopython
pip install pandas==0.14.0
pip install openpyxl==2.0.4
Define a default matplotlib backend:
...
...
@@ -110,3 +112,6 @@ Install some of the other package we'll use:
pip install numpy
pip install matplotlib
pip install biopython
pip install pandas==0.14.0
pip install openpyxl==2.0.4
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment