File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
02-development-environments Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,11 @@ your own productive workflow.
7474 data science notebook projects such as MATLAB and Mathematica to set the stage
7575 for IPython and Jupyter's creation.
7676
77+ * [ How to Version Control Jupyter Notebooks] ( https://nextjournal.com/schmudde/how-to-version-control-jupyter )
78+ explains how Jupyter Notebooks are stored in JSON, the issues with that
79+ format for [ source control] ( /source-control.html ) and how to get
80+ around the problem.
81+
7782
7883### Example Notebooks
7984Example Notebooks are easy to fire up and see how other people are working.
Original file line number Diff line number Diff line change @@ -84,6 +84,10 @@ from scratch.
8484 several charts to show how to build a dashboard based on public JSON
8585 data.
8686
87+ * [ d3-regression] ( https://observablehq.com/@harrystevens/introducing-d3-regression )
88+ is a module for calculating statistical regressions from two-dimensionala
89+ data.
90+
8791
8892### D3 ecosystem
8993* [ The trouble with D3] ( https://medium.com/@enjalot/the-trouble-with-d3-4a84f7de011f )
You can’t perform that action at this time.
0 commit comments