Skip to content

Instantly share code, notes, and snippets.

View siwells's full-sized avatar

Simon Wells siwells

View GitHub Profile
@siwells
siwells / omero_homebrew.sh
Created February 20, 2012 11:39 — forked from joshmoore/README.md
Bootstrap script for creating and installing OMERO via Homebrew.
#!/bin/bash
set -e
set -u
DIR=$1
shift
OMERO_GIT=${OMERO_URL:-git://github.com/joshmoore/homebrew.git}
OMERO_URL=${OMERO_URL:-https://github.com/joshmoore/homebrew/tarball/omero}
@siwells
siwells / dotastro_remote.ipynb
Created November 4, 2015 12:58 — forked from astrofrog/dotastro_remote.ipynb
Remote data access from Python - #dotastro - Day Zero
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.