* Initial changelog work
* More progress on Changelog
* README installation updates to add conda and orca instructions
* Add notebook and ipywidgets to quickstart installation command
* Split quickstart code into two cells to show where figure is displayed
* Reorganize README
* Specialize schema descriptions for Python in docstrings
* bump versions to plotly.py 3.2.0rc1 and plotlywidget 0.3.0-rc.1
Also update README with release candidate installation instructions
* Conda needs single equals
* Fix conda orca install command
[skip ci]
* Fill in remaining TODOs and references in changelog and README
[skip ci]
* `np.ascontiguousarray` is preserving the `WRITEABLE` flag now.
Copy explicitly so we don't make input array read-only.
* Add instructions to unset NODE_OPTIONS environment variable
This causes an error when using orca from the commandline.
* Bump plotly.py to 3.2.0 and plotlywidget to 0.3.0