Major Features:
- Steno3D is now dependent on `traitlets` (https://github.com/ipython/traitlets) rather than `properties`. Despite this significant dependency shift, Steno3D will maintain backwards compatibility. However, error messages, tab-completion options, documentation, internal validation and change observation, etc. now reflect the new underlying library.
Bug Fixes:
- Fixed temporary file bug on Windows that prevented array uploads
- Links to notebooks in documentation now go to github rather than mybinder, since mybinder.org is often down. Binders can still be accessed from the readme badge, the quickstart page of the docs, or the notebook repo readme.