/ITMO_CT

Primary LanguageJupyter Notebook

Colors of city

This project is for searching places in city by the colour you want.

Installation

  1. Install Jupyter Notebook
pip3 install jupyterlab
pip3 install notebook
  1. Install requirements
pip3 install -r requirements.txt 

Usage

  1. Enable map visualization library
jupyter nbextension enable --py --sys-prefix ipyleaflet
  1. Run Jupyter Notebook
jupyter notebook colors_of_city.ipynb