Skip to content

Docker project to test and run mobilitydb, mobilitydb-sqlalchemy, movingpandas, geopandas in jupyter-notebooks.

Notifications You must be signed in to change notification settings

MBennGit/mobilitydb-sqlalchemy-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mobilitydb-sqlalchemy-notebooks

Docker project to test and run mobilitydb, mobilitydb-sqlalchemy, movingpandas, geopandas in jupyter-notebooks.

Run

Clone and run with docker-compose.

git clone https://github.com/MBennGit/mobilitydb-sqlalchemy-notebooks.git
docker-compose up -d

Sources

jupyter/docker-stacks

Utilizing base-notebook from project jupyter. Adapted to implement dependencies:

  • geopandas (conda)
  • movingpandas (conda)
  • SQLAlchemy (conda)
  • mobilitydb-sqlalchemy (pipy)
  • psycopg2-binary (pipy)

adonmo/mobilitydb-sqlalchemy

Notebooks based on the Quickstart documentation from mobility-sqlalchemy.

About

Docker project to test and run mobilitydb, mobilitydb-sqlalchemy, movingpandas, geopandas in jupyter-notebooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published