[ Launch: fastqc tests donuts ] 5332322 by olgabot[ Launch: fastqc tests donuts ] 5332310 by olgabot[ Launch: fastqc tests 2 ] 5293726 by olgabot[ Launch: fastqc tests 2 ] 5190843 by olgabot[ Launch: fastqc tests 2 ] 5190287 by enjalot[ Launch: Tributary inlet ] 5188696 by olgabot
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"metadata": { | |
"name": "design_with_bokeh" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ | |
{ |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"metadata": { | |
"name": "design2" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ | |
{ |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"metadata": { | |
"name": "design3" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scrm-bio-228-232-2:~ olga$ brew --config | |
HOMEBREW_VERSION: 0.9.4 | |
ORIGIN: https://github.com/mxcl/homebrew.git | |
HEAD: cdf08aa79bd21fcd7b4a5d0d9b435671de477637 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: 8-core 64-bit ivybridge | |
OS X: 10.8.4-x86_64 | |
Xcode: 4.6.3 | |
CLT: 1.0.0.9000000000.1.1249367152 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/**write your css in here**/ | |
/* like */ | |
<style> | |
.CodeMirror{ | |
font-family: "Consolas", sans-serif; | |
} | |
pre, code, kbd, samp { | |
font-family: Consolas, monospace; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Mon Nov 11 08:29:55 on ttys009 | |
Olgas-MacBook-Pro-1378:~ olga$ pip install pymc | |
Downloading/unpacking pymc | |
Downloading pymc-2.3.tar.gz (13.1MB): 13.1MB downloaded | |
Running setup.py egg_info for package pymc | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
f2py:> build/src.macosx-10.5-x86_64-2.7/pymc/flibmodule.c | |
IOError: [Errno 2] No such file or directory: 'skip:ppnd7'. Skipping file "skip:ppnd7". |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
llscrm-bio-228-232-2:~ olga$ brew reinstall freetype | |
==> Reinstalling freetype | |
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/freetype-2.5.0.1.mavericks.bottle.1.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/freetype-2.5.0.1.mavericks.bottle.1.tar.gz | |
==> Pouring freetype-2.5.0.1.mavericks.bottle.1.tar.gz | |
🍺 /usr/local/Cellar/freetype/2.5.0.1: 59 files, 2.6M | |
scrm-bio-228-232-2:~ olga$ brew reinstall gfortran | |
==> Reinstalling gfortran | |
==> Downloading http://ftpmirror.gnu.org/gcc/gcc-4.8.2/gcc-4.8.2.tar.bz2 | |
Already downloaded: /Library/Caches/Homebrew/gfortran-4.8.2.tar.bz2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Olgas-MacBook-Pro-1378:~ olga$ brew --config | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/mxcl/homebrew.git | |
HEAD: 4b0ddec26aaddaa4fe68b41168e4b231c4b66e1f | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: 8-core 64-bit ivybridge | |
OS X: 10.9-x86_64 | |
Xcode: 5.0.2 | |
CLT: 5.0.1.0.1.1382131676 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process: Python [72274] | |
Path: /usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python | |
Identifier: Python | |
Version: 2.7.5 (2.7.5) | |
Code Type: X86-64 (Native) | |
Parent Process: Python [72259] | |
Responsible: Terminal [256] | |
User ID: 501 | |
Date/Time: 2013-11-14 17:14:44.942 -0800 |