Merge branch 'main' into feature/deployment-yoshi
This commit is contained in:
commit
1eeca07fb8
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ RUN pip install --no-cache-dir jupyter
|
|||
COPY notebook.ipynb /app/
|
||||
|
||||
# Expose port 8000
|
||||
ENV PORT=3006
|
||||
EXPOSE 8000
|
||||
|
||||
# Command to execute the notebook directly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue