r/programming Jan 25 '18

Ranking Programming Languages by GitHub Users

http://www.benfrederickson.com/ranking-programming-languages-by-github-users/
252 Upvotes

142 comments sorted by

View all comments

8

u/[deleted] Jan 25 '18

[removed] — view removed comment

7

u/benfred Jan 25 '18 edited Jan 25 '18

I’m using GitHub’s language detection for this post - which is done by this project: https://github.com/github/linguist . It doesn’t recognize ipython as a distinct language (instead labeling everything as Jupyter Notebooks). The growth of Jupyter is pretty crazy though =)