schmidmt / Finding-Optional-Shared-Streets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finding Optimal Open & Shared Streets

For the Data to Policy Project 2022.

Authors

The Results

To see the results of the research, see the notebooks

Setup

This project manages its dependencies with Poetry. See this for help installing Poetry.

To install and setup the dependencies for this project, you can run the following:

# Clone the repo
git clone https://github.com/schmidmt/Finding-Optional-Shared-Streets.git
cd Finding-Optional-Shared-Streets/

# Install Dependencies
poetry install

# To start and view the notebooks
poetry run jupyter lab
# A Jupyter lab instance should open in the browser.

About


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%Language:TeX 0.0%