Skip to content
Snippets Groups Projects
Commit 36078d1b authored by Jasper Koehorst's avatar Jasper Koehorst
Browse files

merge pip installs

parent 4a7e9692
Branches
No related tags found
No related merge requests found
...@@ -21,8 +21,7 @@ USER jovyan ...@@ -21,8 +21,7 @@ USER jovyan
## All python packages ## All python packages
### Latest version of irods client only available via pip install ### Latest version of irods client only available via pip install
RUN pip install python-irodsclient distance python-irodsclient SPARQLWrapper importlib pybind11 RUN pip install python-irodsclient distance python-irodsclient SPARQLWrapper importlib pybind11 rdflib-hdt
RUN pip install rdflib-hdt
### Jupyter extensions under the right user ### Jupyter extensions under the right user
RUN pip install jupyter_contrib_nbextensions RUN pip install jupyter_contrib_nbextensions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment