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
- Host: GitHub
- URL: https://github.com/maartenbreddels/joyofcoding2018
- Owner: maartenbreddels
- License: mit
- Created: 2018-06-05T12:48:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T10:13:00.000Z (over 7 years ago)
- Last Synced: 2025-09-23T07:40:05.252Z (4 months ago)
- Language: Jupyter Notebook
- Size: 1.29 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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