Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GridKaSchool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Thomas Keck
GridKaSchool
Commits
32a86a53
Commit
32a86a53
authored
7 years ago
by
Thomas Keck
Browse files
Options
Downloads
Patches
Plain Diff
Removed numba due to incompatible versions of ubuntu14, llvm, llvmlite and numba
parent
4aabe6ee
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
uscript.sh
+2
-2
2 additions, 2 deletions
uscript.sh
with
2 additions
and
2 deletions
uscript.sh
+
2
−
2
View file @
32a86a53
...
...
@@ -17,8 +17,8 @@ pip3 install tensorflow==1.3.0
pip3
install
xgboost
==
0.6a2
pip3
install
theano
==
0.10.0b1
pip3
install
Cython
==
0.26
pip3
install
llvmlite
==
0.5.0
pip3
install
numba
==
0.34.0
#
pip3 install llvmlite==0.5.0
#
pip3 install numba==0.34.0
pip3
install
numexpr
==
2.6.2
pip3
install
WordCloud
==
1.3.1
...
...
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