Skip to content

Instantly share code, notes, and snippets.

View jtpio's full-sized avatar
🌳
Keep it simple

Jeremy Tuloup jtpio

🌳
Keep it simple
View GitHub Profile

Keybase proof

I hereby claim:

  • I am jtpio on github.
  • I am jtp_10 (https://keybase.io/jtp_10) on keybase.
  • I have a public key ASARl-fttTZiuVXXuNcEuNolF8xh_E11xUYDmL_6c8AH7go

To claim this, I am signing this object:

@jtpio
jtpio / MathsJam-2018-06_Subset.ipynb
Last active June 20, 2018 06:50
MathsJam June 2018 - Subset
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jtpio
jtpio / README.md
Last active March 29, 2019 10:43
PyBerlin Meetup - Coding Slam - 2019-04-28

PyBerlin Meetup - Coding Slam

2019-04-28

Featuring 5 picks from the Python standard library.

Try it online

The presentation is available online with Binder:

@jtpio
jtpio / demo.ipynb
Last active May 5, 2019 13:54
Using the latest CPython in a Jupyter Notebook
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jtpio
jtpio / WidgetControl.ipynb
Last active June 29, 2019 16:43
ipywidgets 5.0
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jtpio
jtpio / environment.yml
Created July 23, 2019 07:27
Voila Preview extension for JupyterLab
name: voila-preview
channels:
- conda-forge
dependencies:
- jupyterlab=1
- voila=0.1.8
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jtpio
jtpio / environment.yml
Created November 6, 2019 19:59
ipycanvas - Game of Life
name: ipycanvas
channels:
- conda-forge
dependencies:
- branca
- ipycanvas
- voila
@jtpio
jtpio / README.md
Last active December 29, 2019 07:24
@jupyterlab/debugger

@jupyterlab/debugger

Binder

@jtpio
jtpio / README.md
Last active January 9, 2020 12:04
Voilà Starter Pack

Voilà Starter Pack

Binder

Local Install

git clone https://gist.github.com/jtpio/56dcf19d07d304cfcd534f7e00e3d865 voila-starter-pack
cd voila-starter-pack/