code-guide
code-guide copied to clipboard
Generate step-by-step explanations of code from special comments
Results
2
code-guide issues
Sort by
recently updated
recently updated
newest added
I tried to install Pygments in a python 2.7.3 setup as a standard user (shared cluster, no root access), but it went bad and not pygmentize is also throwing an...
When I try to convert the example file `test.py` ``` #|| Hello World #|| =========== #|| #|| Hello world is traditionally used to illustrate to beginners #|| the most basic...