https://dudaspm.github.io/d3plotbook
This is the source files for creating a D3.js and Plot (ObservableHQ) graphs in Jupyter Lab and Google Colab. This book is an introduction to both platforms and will cover:
- How to get started using D3.js in JupyterLab or Google Colab (Completed)
- Creating a simple shape, without data, in D3.js (Completed)
- Using D3.js with a small data set. Including selectAll, data, join (Completed)
We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.
This project is created using the open source Jupyter Book project and the executablebooks/cookiecutter-jupyter-book template.