ouseful-PR / nbval

A py.test plugin to validate Jupyter notebooks
Other
0 stars 0 forks source link

Handle folium map better #9

Closed psychemedia closed 2 years ago

psychemedia commented 2 years ago

At the moment, the folium-map tag is used to skip a cell test. Improve this by checking that we do have a folium map:

"text/plain": [
       "<folium.folium.Map at 0x7f5c7760d580>"
      ]