Skip to content

Instantly share code, notes, and snippets.

View mwcraig's full-sized avatar

Matt Craig mwcraig

View GitHub Profile
# .bashrc
################################################################################
# python environment control
################################################################################
export PYTHON_ENV=""
function entervirtualenv
{
if type virtualenvwrapper.sh >/dev/null 2>&1; then
@fperez
fperez / ProgrammaticNotebook.ipynb
Last active May 2, 2024 19:14
Creating an IPython Notebook programatically
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nonlinear
nonlinear / gist:3890373
Created October 15, 2012 01:25
SUBLIME: Keymap Cheatsheet
PALETTES | TOGGLES | SCREENS
⌘⇧P Command Palette | ⌃S Toggle Side Bar | ⌘⌥↑ One Screen
⌘P Open Anything Palette | ⌘/ Toggle Comment | ⌘⌥↓ Two Screens
⌘R Symbol Palette | ⌃I Reindent | ⌘⌥→ Two Screens, Large-Small
⌃space Gist Palette | ⌘⌃↑ Move Section Up | ⌘⌥← Two Screens, Small-Large
⌘⌃P Project Palette | ⌘⌃↓ Move Section Down | ⌃1,2 Focus Screens
⌥space Terminal Panel | | ⌥1,2 Move File to screens