Skip to content

Add links to the February 2018 presentation #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions February2018/jeremy_tuloup_p5_visualization_jupyter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# p5.js in the Jupyter Notebook for custom interactive visualizations

## PyData Berlin Meetup - 2018-02-21

**By Jeremy Tuloup**

- [@jtpio](https://twitter.com/jtpio)
- [github.com/jtpio](https://github.com/jtpio)
- [jtp.io](https://jtp.io)

![Bermuda Triangle Example](https://raw.githubusercontent.com/jtpio/p5-jupyter-notebook/v4/img/animation.gif)

## Resources

The full source code can be found on GitHub: https://github.com/jtpio/p5-jupyter-notebook, with two Jupyter Notebooks:

- [puzzle_lite.ipynb](https://github.com/jtpio/p5-jupyter-notebook/blob/v4/puzzle_lite.ipynb): notebook used for the presentation (trimmed)
- [puzzle.ipynb](https://github.com/jtpio/p5-jupyter-notebook/blob/v4/puzzle.ipynb): same content but with more details and explanations

# Run with Binder

It is also possible to try and run the notebook with Binder, so you can play with the animations and experiment by yourself right away:

https://mybinder.org/v2/gh/jtpio/p5-jupyter-notebook/master?filepath=puzzle.ipynb