More ready

This commit is contained in:
2026-03-25 08:56:05 +01:00
parent 9595675cdb
commit 5bd8353242
47 changed files with 935 additions and 1602 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ RUN python2 -m ipykernel install --user
# Copy project files
WORKDIR /src
COPY ./MinutiaeNet /src/MinutiaeNet
COPY ./src /src
# Launch Jupyter Notebook
EXPOSE 8888