Skip to content

Instantly share code, notes, and snippets.

View jdfreder's full-sized avatar

Jonathan Frederic jdfreder

View GitHub Profile
@jdfreder
jdfreder / nginx.conf
Created November 26, 2015 04:45
Simple nginx HTTP reverse proxy for JupyterHub on OSX
worker_processes 1;
events {
worker_connections 768;
}
http {
include mime.types;
default_type application/octet-stream;
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdfreder
jdfreder / Untitled0.ipynb
Last active November 10, 2015 20:18 — forked from minrk/Untitled0.ipynb
This is a multiparagraph description This is a multiparagraph descriptionThis is a multiparagraph descriptionThis is a multiparagraph descriptionThis is a multiparagraph descriptionThis is a multiparagraph descriptionThis is a multiparagraph descriptionThis is a multiparagraph descriptionThis is a multiparagraph descriptionThis is a multiparagra…
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdfreder
jdfreder / gist:2521659df674f3979408
Created June 30, 2015 00:47
Draw.io debugger.
Draw.loadPlugin(function(ui)
{
console.log('Draw.io `ui` available as window.draw');
window.draw = ui;
});
#!/bin/sh
set -e
gh="https://github.com/"
repos="
ipython/traitlets
ipython/ipython
jupyter/jupyter_core
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.