Skip to content

Instantly share code, notes, and snippets.

View bollwyvl's full-sized avatar

Nicholas Bollweg bollwyvl

View GitHub Profile
<style>
@import url("rotated-header.css")
</style>
<div class="scrollable-table">
<table class="table table-striped table-header-rotated">
<thead>
<tr>
<!-- First column header is not rotated -->
<th></th>
<!-- Following headers are rotated -->
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bollwyvl
bollwyvl / Bokeh YAML.ipynb
Last active August 29, 2015 14:27 — forked from tonyfast/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.
@bollwyvl
bollwyvl / bokeh-inspector.ipynb
Last active February 8, 2016 18:50 — forked from tonyfast/bokeh-inspector.ipynb
A Code Mirror inspector to modify client side Bokeh
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.
@bollwyvl
bollwyvl / bld.bat
Last active April 12, 2016 04:11 — forked from malev/build.sh
conda-notebook
"%PYTHON%" setup.py install
if errorlevel 1 exit 1
@bollwyvl
bollwyvl / components.ipynb
Last active March 14, 2016 12:12 — forked from tonyfast/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.