Skip to content

Instantly share code, notes, and snippets.

View amorehead's full-sized avatar
🧠
Researching and developing...

Alex Morehead amorehead

🧠
Researching and developing...
View GitHub Profile
@fooqri
fooqri / emacs-w-tensorflow-notes.md
Last active September 21, 2020 04:37
Notes for adding tensorflow support to Emacs Org-mode code blocks on OS X
@bougui505
bougui505 / pdb_to_png.py
Created April 29, 2014 14:00
Create a png image from a pdb using pymol
#!/usr/bin/env python
# -*- coding: UTF8 -*-
"""
author: Guillaume Bouvier
email: guillaume.bouvier@ens-cachan.org
creation date: 2014 04 29
license: GNU GPL
Please feel free to use and modify this, but keep the above information.
Thanks!
"""