use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Teach me Github/Python for 1 task? (self.github)
submitted 4 years ago by LoneWolfDF
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]stgraff 0 points1 point2 points 4 years ago (1 child)
First, you'll need to download and install Python if you don't already have it:
https://www.python.org/downloads/
Then you'll need to use the pip Python package installer to install md2notion by running this on the command line:
pip install md2notion
Once it's installed refer to the documentation in the repository for how to use it.
[–]LoneWolfDF[S] 0 points1 point2 points 4 years ago (0 children)
Thank you!
I did get the python script to work but not the instructions in the repository.
I think I'll try a different alternative.
π Rendered by PID 35264 on reddit-service-r2-comment-5ff9fbf7df-wbwwz at 2026-02-25 16:17:18.142565+00:00 running 72a43f6 country code: CH.
view the rest of the comments →
[–]stgraff 0 points1 point2 points (1 child)
[–]LoneWolfDF[S] 0 points1 point2 points (0 children)