Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- Add graph colouring example notebook #108

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

unna97
Copy link

@unna97 unna97 commented Apr 13, 2023

Note:

  1. The gif generated gets converted to a png of just the first image

  2. The notebook generates interactive folium maps that are currently added via screenshots

  3. The maps can be uncommented to embed HTML

Solves: Notebook on Coloring Algorithms #77

@unna97
Copy link
Author

unna97 commented Apr 13, 2023

@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:
1. The gif generated get converted to a png of just the first image

2. The notebook generates interactive folium maps that are currently added via screenshots

3. The maps can be uncommented to embed html

Solves: Notebook on Coloring Algorithms networkx#77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants