An open API service indexing awesome lists of open source software.

https://github.com/maartenbreddels/joyofcoding2018

Talk material for Jupyter widgets: from slider to virtual reality - Joy of coding 2018
https://github.com/maartenbreddels/joyofcoding2018

Last synced: 2 months ago
JSON representation

Talk material for Jupyter widgets: from slider to virtual reality - Joy of coding 2018

Awesome Lists containing this project

README

          

# joyofcoding2018
Talk material for Jupyter widgets: from slider to virtual reality - Joy of coding 2018

# Installation

```
$ conda env create -f environment.yml
$ source activate joyofcoding2018
$ bash ./postBuild
```

# Information

* [Medium: ‘Authoring Custom Jupyter Widgets’](https://blog.jupyter.org/authoring-custom-jupyter-widgets-2884a462e724)
* https://github.com/jupyter-widgets/
* https://github.com/jupyter-widgets/ipywidgets/
* https://ipywidgets.readthedocs.io/
* https://gitter.im/jupyter-widgets/Lobby
* https://github.com/jupyter-widgets/widget-cookiecutter
* https://github.com/jupyter-widgets/widget-ts-cookiecutter
* https://github.com/vidartf/widget-gen