Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupyter: map analysis for osm.pbf and physsim network #3758

Merged
merged 7 commits into from
Jun 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion jupyter/Dockerfile → docker/jupyter-enhanced/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jupyter/scipy-notebook

RUN pip install geopandas pandas pygeos boto s3fs shapely gcsfs
RUN pip install p2j
RUN pip install p2j pyproj pyrosm
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ systemProp.org.gradle.internal.http.socketTimeout=180000

org.gradle.warning.mode=none

defaultJupyterImage=beammodel/jupyter-enhanced:2
defaultJupyterImage=beammodel/jupyter-enhanced:latest

#region: "us-east-2" (Ohio)
#region: "us-west-2" (Oregon)
Expand Down
4 changes: 2 additions & 2 deletions jupyter/.foldersToMapInJupyter.txt
Git LFS file not shown
Loading