Skip to content

Commit

Permalink
[WIP] Fixing extension name
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdmarquez committed Aug 15, 2024
1 parent 7866946 commit aca5a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hands-on/session II/Materials/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ COPY Materials/idx_data/ /app/idx_data/
COPY Materials/openvisuspy/ /app/openvisuspy/
COPY Materials/GEOtiled/geotiled /app/geotiled/
COPY ./1.Tutorial.ipynb /app/
COPY ./2.Explore_Data /app/
COPY ./2.Explore_Data.ipynb /app/
COPY Materials/*.py /app/
COPY Materials/environment.yml /app/

Expand Down

0 comments on commit aca5a08

Please sign in to comment.