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
@jtpio
jtpio / README.md
Last active July 7, 2020 13:33
ipympl example

ipympl example

Binder

@jtpio
jtpio / environment.yml
Created July 13, 2020 13:17
OpenCV Binder
name: opencv-example
channels:
- conda-forge
dependencies:
- ipympl
- ipywidgets
- jupyterlab=2
- matplotlib
- nbresuse
- numpy
@jtpio
jtpio / README.md
Last active July 22, 2020 20:59
@jupyterlab/debugger without xeus-python

@jupyterlab/debugger without xeus-python

Binder

@jtpio
jtpio / environment.yml
Last active October 1, 2020 16:51
GPU test
name: rapids
channels:
- rapidsai
- nvidia
- conda-forge
- defaults
dependencies:
- rapids=0.15
- python=3.7
- cudatoolkit=10.1
@jtpio
jtpio / Dockerfile
Last active October 1, 2020 13:35
JupyterCon Rapids
FROM quantstack/jupytercon-rapids-test
FROM quantstack/jupytercon-2020-exactlyallan:latest
@jtpio
jtpio / README.md
Last active May 26, 2021 14:29
JupyterLab 3.0.16 on Binder

JupyterLab 3.0 on Binder

Try it on Binder!

Binder

This conda environment demonstrates how to install JupyterLab extensions with conda or mamba, without any end user build or requiring Node.js.

It also installs the xeus-python kernel to enable the visual debugger sidebar by default.

@jtpio
jtpio / environment.yml
Created October 27, 2020 13:19
Python Files in JupyterLab
name: jupyterlab-python
channels:
- conda-forge
dependencies:
- jupyterlab=2
@jtpio
jtpio / README.md
Last active November 10, 2020 09:34
Plotly in JupyterLab

Plotly in JupyterLab

Binder

@jtpio
jtpio / README.md
Last active April 22, 2021 10:31
JupyterLab Classic 0.1 on Binder

JupyterLab Classic 0.1.10 on Binder

Try it on Binder!

Binder

new-browser-tab