Skip to content

Instantly share code, notes, and snippets.

View mkcor's full-sized avatar

Marianne Corvellec mkcor

  • Strasbourg, France
View GitHub Profile
@mkcor
mkcor / sidus_20130610
Created June 10, 2013 15:44
Presentation on OS deduplication (SIDUS) at MP38 by Marianne Corvellec (project by Emmanuel Quemener)
{
"metadata": {
"name": "code_sidus_20130610"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@mkcor
mkcor / TestGlusterFS.py
Created June 25, 2013 20:01
SIDUS helps you identify sources of performance variability among HPC cluster nodes.
#!/usr/bin/env python
# 2013-01-10 : Initial version
# 2013-01-17 : RDMA version suppressed due to instability, move to IPoIB version
#
# Copyleft Emmanuel QUEMENER <emmanuel.quemener@ens-lyon.fr>
from ClusterShell.Task import task_self
from ClusterShell.NodeSet import NodeSet
@mkcor
mkcor / skimage_20131026
Last active December 26, 2015 14:19
IPython Notebook for my presentation on scikit-image at Apius.py in Sherbrooke on October 26, 2013
{
"metadata": {
"name": "skimage_apius_20131026-Copy1"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
Make your ggplots shareable, collaborative, and with D3
========================================================
[Ggplotly](https://github.com/ropensci/plotly) and [Plotly's R API](https://plot.ly/api/r) let you make ggplot2 plots, add `py$ggplotly()`, and make your plots interactive, online, and drawn with D3. Let's make some.
```{r echo=FALSE}
options(bitmapType="cairo")
#see: http://cran.r-project.org/web/packages/opencpu/NEWS
library(knitr)
@mkcor
mkcor / plotly-useR2014
Last active August 29, 2015 14:02
Notebook (IRkernel) for Plotly tutorial
{
"metadata": {
"name": "",
"signature": "sha256:fce6596303e3655acfcdf1e41c16bca41a9a3076063f23143d020b453573fc61"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
---
title: "Conference Demographics"
output: html_document
---
The R User Conference 2014 Demographics
========================================================
(View source here: https://gist.github.com/mkcor/d54cc5eb4d3b826d093b)
Some informal data and graphs created for David McArthur by Tom Filloon and Ari
Lamstein and Marianne Corvellec.
@mkcor
mkcor / First draft
Last active August 29, 2015 14:05 — forked from msund/First draft
Online User Guide
{
"metadata": {
"name": "",
"signature": "sha256:4abc3bda22c03a05e4c028a06c0fdb0efbd5a6220ac512d85f9529fe8f08d9b7"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@mkcor
mkcor / knitr_plotly_example
Last active May 3, 2017 20:13
Get started with plotly and knitr!
---
title: "knitr_session"
author: "Marianne Corvellec"
date: '2014-11-14'
output: html_document
---
(View source here: https://gist.github.com/mkcor/1ca67262c74c590bd6e9)
This is an R Markdown document. Markdown is a simple formatting syntax for
@mkcor
mkcor / dfc11_scenes
Last active August 29, 2015 14:13
Exploring scenes (3d)...
{
"metadata": {
"name": "",
"signature": "sha256:5cd057609b97eddb54672e25d3d42a6eb80748fe9890c84be3511b51c0476fea"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@mkcor
mkcor / boston_corr.ipynb
Last active August 29, 2015 14:13
Correlations in Boston dataset
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.