Skip to content
Snippets Groups Projects
Commit 384e68d3 authored by Adam Fekete's avatar Adam Fekete
Browse files

caching + final cleanup

parent 8fa148b3
No related branches found
No related tags found
1 merge request!2Updates
Pipeline #196929 passed
/data/**/*.json filter=lfs diff=lfs merge=lfs -text
......@@ -38,4 +38,5 @@ USER ${NB_UID}
WORKDIR ${HOME}
COPY --chown=${NB_UID}:${NB_GID} assets/ assets/
COPY --chown=${NB_UID}:${NB_GID} data/ data/
COPY --chown=${NB_UID}:${NB_GID} dos_similarity_search.ipynb .
Source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment