Skip to content

Instantly share code, notes, and snippets.

@fdeheeger
fdeheeger / color_scatterplot-nbconvert-generated.html
Created September 27, 2016 23:52
nb from https://github/bokeh/bokeh/blob/master/examples/plotting/notebook/color_scatterplot.ipynb + nbconvert and nbsphinx conversion
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>color_scatterplot</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<style type="text/css">
/*!
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#!/usr/bin/env python
"""
simple example script for running and testing notebooks.
Usage: `ipnbdoctest.py foo.ipynb [bar.ipynb [...]]`
Each cell is submitted to the kernel, and the outputs are compared with those stored in the notebook.
"""
# License: Public Domain, but credit is nice (Min RK).
@fdeheeger
fdeheeger / mpld3_interactive_legend.ipynb
Last active August 29, 2015 14:22
mpld3 interactive legend
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fdeheeger
fdeheeger / incomplete_data_sb_0.3.1.ipynb
Created June 2, 2014 21:04
seaborn and incomplete dataset
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fdeheeger
fdeheeger / style_settings_1.ipynb
Created June 2, 2014 15:54
rcparams issues in seaborn
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fdeheeger
fdeheeger / README.md
Last active December 27, 2015 01:59 — forked from mbostock/.block
add 10 to each values of the sepal length

The scatterplot matrix visualizations pairwise correlations for multi-dimensional data; each cell in the matrix is a scatterplot. This example uses Anderson's data of iris flowers on the Gaspé Peninsula. Scatterplot matrix design invented by J. A. Hartigan; see also R and GGobi. Data on Iris flowers collected by Edgar Anderson and published by Ronald Fisher.

@fdeheeger
fdeheeger / Issue_highlights.ipynb
Created July 17, 2013 15:20
ipynb highlighting code issue
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fdeheeger
fdeheeger / nvd3_checksave.ipynb
Created July 12, 2013 10:07
ipynb save check with nvd3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fdeheeger
fdeheeger / OpenTURNS_MCMC_and_modelUpdating.ipynb
Last active December 10, 2015 13:39
First try of Bayesian stuff in OpenTURNS Still confused with objects ...
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.