There was an error while loading. Please reload this page.
1 parent 7fe11f9 commit bf962e5Copy full SHA for bf962e5
1 file changed
README.md
@@ -1,2 +1,8 @@
1
# supercomputing2016-python
2
Materials for the Supercomputing 2016 tutorial on high performance Python
3
+
4
+# Environment
5
6
+```
7
+conda create -n sc2016 python=3.5 jupyter pandas scipy bokeh matplotlib numba line_profiler pandas-datareader xlwt xlrd sqlalchemy scikit-learn pytables
8
0 commit comments