Skip to content

Commit

Permalink
Merge pull request #202 from uc-cdis/feat/healbuilder
Browse files Browse the repository at this point in the history
Feat/healbuilder
  • Loading branch information
mfshao authored Nov 11, 2024
2 parents be15542 + 7b7fee8 commit 71699ba
Show file tree
Hide file tree
Showing 18 changed files with 491 additions and 14,894 deletions.
501 changes: 483 additions & 18 deletions .secrets.baseline

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion HEAL-notebooks/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
FROM quay.io/cdis/jupyter-superslim-r:1.0.4
FROM quay.io/cdis/jupyter-superslim-r:2.0.0

ARG NOTEBOOK_DIR

COPY $NOTEBOOK_DIR/ $HOME/

RUN pip3 install healdata-utils
RUN conda config --append channels conda-forge
RUN conda install -c plotly plotly

Expand Down
5,730 changes: 0 additions & 5,730 deletions HEAL-notebooks/bacpac/BACPAC_Synthetic_Data_Analysis.ipynb

This file was deleted.

4 changes: 0 additions & 4 deletions HEAL-notebooks/bacpac/requirements.txt

This file was deleted.

Loading

0 comments on commit 71699ba

Please sign in to comment.