-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Eric J. Walter
committed
Aug 6, 2018
1 parent
c4a06e4
commit 22faa29
Showing
1 changed file
with
1 addition
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,4 @@ | ||
FROM jupyter/datascience-notebook | ||
|
||
RUN conda install alabaster \ | ||
astroid astropy async_generator babel backports bitarray blaze boto \ | ||
bottleneck branca colorama contextlib2 curl docutils \ | ||
anaconda basemap et_xmlfile \ | ||
folium geopy geos get_terminal_size \ | ||
gevent google-api-python-client greenlet httplib2 idna imagesize isort \ | ||
jbig jdcal Jinja2 jupyter jupyter_console kwant ldap3 libtool libxslt lxml \ | ||
Mako MarkupSafe metis mkl mkl-service mock mpich mumps navigator-updater nltk nose numpydoc \ | ||
oauth2client openpyxl pathlib2 path.py pbr pep8 Platypus-Opt ply ptscotch pyasn1 pyasn1-modules \ | ||
pycrypto pycurl pyflakes pylint pyodbc pyshp python-dateutil qtawesome qtconsole requests rope rsa \ | ||
scalapack scotch shapely simplejson six snowballstemmer sortedcollections sphinx spyder SQLAlchemy \ | ||
tinyarray tornado unicodecsv unixodbc uritemplate wordcloud xlsxwriter xlwt | ||
|
||
|
||
RUN conda install alabaster | ||
|