Open KristinHenry opened 8 years ago
+1
I've always wanted to know how to build an IPythonNotebook/Jupyter integration for D3 visualizations.
I'm keeping it really simple, for now. Looking forward to hearing other ideas on where it can go.
+1
+1
Using a simple python script to generate d3 visualizations and keep code organized and modular.
Why python? Because I do most of my data gathering, processing, and analysis in python. Inspired by python frameworks like Flask and Django, various templates can be used depending on destination of the visualization. For example, is the project a stand-alone data-art installation, or is it a gist that will be imported into a wordpress site?