Skip to content

Instantly share code, notes, and snippets.

View grst's full-sized avatar

Gregor Sturm grst

  • Boehringer Ingelheim
  • Biberach, DE
  • 07:55 (UTC +02:00)
View GitHub Profile
@grst
grst / python_chunks.Rmd
Created April 28, 2017 17:58
inconsistent .nb.html from .Rmd with python chunks.
---
title: "Example 5"
output: html_notebook
---
# Header
A paragraph.
test
@grst
grst / .gitconfig
Created April 11, 2017 20:18
.gitconfig
[user]
email = [email protected]
name = Gregor Sturm
[push]
default = simple
[alias]
co = checkout
ci = commit
br = branch
st = status
@grst
grst / algo2015-11-18.ipynb
Created November 17, 2015 08:39
algo2015-11-18
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.