Skip to content

Instantly share code, notes, and snippets.

@moble
moble / unconda.sh
Created September 1, 2016 16:01
Bash function wrapper to temporarily remove anaconda/bin from the PATH
unconda () {
local usage="Usage: unconda [-h|--help] [--path /path/to/anaconda/bin] cmd [cmd_args...]
Remove anaconda/bin from PATH and run a command
Options:
-h,--help: Print this message and exit
--path dir: Additional directory to try to remove from PATH
By default, this function tries to remove three possible directories from PATH:
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.
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.
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.
@moble
moble / CliffordCompression.ipynb
Created October 17, 2018 18:20
Comparison of npz and h5 compression
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.