https://github.com/microsoft/vscode-jupyter/issues/17224

HTML content (Python's Folium map) not showing in Notebook's output cell · Issue #17224 · microsoft/vscode-jupyter
Type: Bug When working with Vscode's Notebooks, I'm trying to display an HTML map like so: # Create a sample folium map m = folium.Map(location=[40.4168, -3.7038], zoom_start=12) # m.show_in_browse...





