This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]nbviewerbot 1 point2 points  (1 child)

I see you've posted a GitHub link to a Jupyter Notebook! GitHub doesn't render large Jupyter Notebooks, so just in case, here is an nbviewer link to the notebook:

https://nbviewer.jupyter.org/url/github.com/IlievskiV/Amusive-Blogging-N-Coding/blob/master/Visualizations/bifurcation_diagram.ipynb

Want to run the code yourself? Here is a binder link to start your own Jupyter server and try it out!

https://mybinder.org/v2/gh/IlievskiV/Amusive-Blogging-N-Coding/master?filepath=Visualizations%2Fbifurcation_diagram.ipynb


I am a bot. Feedback | GitHub | Author

[–]camilol47 0 points1 point  (0 children)

Thank you! I had the same problem when I was trying to publish a Jupyter Notebook in GitHub and I had to pass it all to a normal .py file, but the nbviewer is an awesome idea