Open unna97 opened 1 year ago
@rossbar Here's the notebook with the removed HTML. Please note the code produces an animation as well that is converted to a png for the first image of the animation. Command used: jupyter nbconvert graph_colouring.ipynb --to markdown --output graph-colouring/graph_colouring.md
Note:
The gif generated gets converted to a png of just the first image
The notebook generates interactive folium maps that are currently added via screenshots
The maps can be uncommented to embed HTML
Solves: Notebook on Coloring Algorithms #77