Skip to content

Instantly share code, notes, and snippets.

@tonyfast
tonyfast / components.ipynb
Created March 14, 2016 12:12 — forked from bollwyvl/components.ipynb
Live updating html renderings in the notebook
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tonyfast
tonyfast / custom.js
Created February 22, 2016 16:55 — forked from bollwyvl/README.md
IPython Notebook Javascript Editor Enhancements
// %%javascript
/*
# WHAT IS THIS
Once run in a notebook, you wil have a "Widget Editing" toolbar.
When selected, and enabled in a cell with the `%%javascript` magic applied
it will apply some options (see `cm_options`)
below... most importantly, it will use jshint to give you useful
syntax feedback vs "Go look in the console and despair".
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tonyfast
tonyfast / trace_dependents.ipynb
Last active October 24, 2015 19:57 — forked from caseyclements/trace_dependents.ipynb
Refactor the code using dataframes and splats or kwargs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tonyfast
tonyfast / internGistActivity.ipynb
Last active September 11, 2015 20:30 — forked from ICBacon/internGistActivity.ipynb
Using Bokeh to visualize my gist activity as an intern
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tonyfast
tonyfast / Bokeh_YAML.ipynb
Last active August 29, 2015 14:27 — forked from bollwyvl/Bokeh YAML.ipynb
Use yaml to parse and also to create a bokeh chart
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tonyfast
tonyfast / bokehLinePlot.ipynb
Last active August 29, 2015 14:26 — forked from ICBacon/bokehLinePlot.ipynb
My First Bokeh Line Plot
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.