Skip to content

Instantly share code, notes, and snippets.

@kjschiroo
Last active August 3, 2016 20:40
Show Gist options
  • Save kjschiroo/2fd08816c9d7355e3a6d172fcd19b47d to your computer and use it in GitHub Desktop.
Save kjschiroo/2fd08816c9d7355e3a6d172fcd19b47d to your computer and use it in GitHub Desktop.
module load soft/python/anaconda;
pip install --user mwapi;
pip install --user mwparserfromhell;
pip install --user git+git://github.com/kjschiroo/wikirefclassify.git;
pip install --user git+git://github.com/kjschiroo/wikirefs.git;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment