pybites / challenges

PyBites Code Challenges
https://codechalleng.es/challenges/
691 stars 2.29k forks source link

Mapping #609

Open danielmichaels opened 5 years ago

danielmichaels commented 5 years ago

Could we make a simple challenge relating to mapping?

Folium is a simple and popular package that uses leaflet.js under the hood to render gorgeous maps.

The challenge could be a simple flask app or Jupyter notebook due to folium's extensibility.

Some potential ideas:

:sunglasses:

bbelderbos commented 5 years ago

Folium is really cool. Really like this idea, we'll get a challenge in (not sure why though)

danielmichaels commented 5 years ago

👍 awesome. Keep up the great work by the way.