I hereby claim:
- I am jean on github.
- I am jeanj (https://keybase.io/jeanj) on keybase.
- I have a public key ASCE-YlvXZ7gYs8Qi_PAq6Dm-SQ3CKUc0sblVxlb-NjCjAo
To claim this, I am signing this object:
| * OpenHatch - https://openhatch.org/search/?q=&language=Python | |
| * PyLadies - https://github.com/pyladies | |
| * New Coder - https://github.com/econchick/new-coder | |
| * Django Girls - https://github.com/DjangoGirls | |
| * Matplotlib - https://github.com/matplotlib/matplotlib | |
| * Hylang - http://docs.hylang.org/en/latest/, https://github.com/hylang/hy | |
| * Open Slides (Django) - http://openslides.org/ | |
| * Zeeguu - https://zeeguu.unibe.ch | |
| * Project Jupyter - https://github.com/jupyter | |
| * nbgrader - https://github.com/jupyter/nbgrader |
| import r = require('ramda') | |
| import yaml = require('js-yaml') | |
| import {readFile, writeFile} from 'fs' | |
| var package = require('../package.json') | |
| readFile('../scripts.yml', 'utf-8', (err, file) => { | |
| if (err) { | |
| console.log('Error reading scripts.yml', err) | |
| return process.exit(1) |
| #!/usr/bin/env python | |
| """ Process URL for intersphinx targets and emit html or text """ | |
| def validuri(string): | |
| return string | |
| from sphinx.ext.intersphinx import read_inventory_v2 | |
| from posixpath import join | |
| import pprint | |
| import argparse |
| #! /usr/bin/env python | |
| # vim: set fileencoding=utf-8: | |
| """ Process URL for intersphinx targets and emit html or text """ | |
| def validuri(string): | |
| return string | |
| from sphinx.ext.intersphinx import read_inventory_v2 | |
| from posixpath import join | |
| import pprint |
I hereby claim:
To claim this, I am signing this object:
| Woohoo I added a gist using tavern! |
| Woohoo I added a gist using tavern! |
| Woohoo I added a gist using tavern! |
| Woohoo I added a gist using tavern! |
| demonstrate |