Skip to content

BayesianLogic/blog-langref

Repository files navigation

  1. install python setuptools easy_install requires setuptools package, you may install it using the following download from https://pypi.python.org/packages/source/s/setuptools/setuptools-5.2.zip unzip then run the following command within the directory python setup.py install

  2. install Pygments This package requires pygments package. You may install by easy_install Pygments

  3. install blog_py_lexer Latex highlighting needs the blog_py_lexer. install from the git repo BayesianLogic/blog under tools/blog_py_lexer/

or download the following

http://bayesianlogic.github.io/download/blog_py_lexer.zip