profile

Learn Data Science from Data School πŸ“Š

Tuesday Tip #10: Unlock GitHub's secret features πŸ”

Published about 1 year agoΒ β€’Β 1 min read

Hi Reader,

On Friday, Twitter open-sourced their recommendation algorithm! πŸ‘€

​You can check out the source code on GitHub.

The most interesting code I’ve seen is the tweet ranking code.

The most embarrassing code I've seen is the author_is_elon feature. πŸ€¦β€β™‚οΈ

Speaking of GitHub, let's move on to today's tip!


πŸ‘‰ Tip #10: Try out GitHub’s secret new features

Did you know that GitHub has some hidden new features you can try out?

Go to github.com, click on your profile picture in the upper right corner, and then click "Feature preview":

There are currently 6 new features. You can turn each feature on or off with the Enable/Disable button:


Here are my favorite new features...

​Code Search gives you a more powerful search:

​Code View gives you an easy-to-navigate file tree view:

​Command Palette makes it faster to navigate around GitHub:

​Rich Jupyter Notebook Diffs makes it easier to know what has changed in a notebook:

Try it out and let me know your favorite new GitHub features!


If you enjoyed this week’s tip, please forward it to a friend! Takes only a few seconds, and it really helps me out πŸ™

See you next Tuesday!

- Kevin

P.S. How to use Git​

Did someone awesome forward you this email? Sign up here to receive data science tips every week!

Learn Data Science from Data School πŸ“Š

Kevin Markham

Join 25,000+ aspiring Data Scientists and receive Python & Data Science tips every Tuesday!

Read more from Learn Data Science from Data School πŸ“Š

Hi Reader, happy Tuesday! My recent tips have been rather lengthy, so I'm going to mix it up with some shorter tips (like today's). Let me know what you think! πŸ’¬ πŸ”— Link of the week A stealth attack came close to compromising the world's computers (The Economist) If you haven't heard about the recent "xz Utils backdoor", it's an absolutely fascinating/terrifying story! In short, a hacker (or team of hackers) spent years gaining the trust of an open-source project by making helpful...

14 days agoΒ β€’Β 1 min read

Hi Reader, Today's tip is drawn directly from my upcoming course, Master Machine Learning with scikit-learn. You can read the tip below or watch it as a video! If you're interested in receiving more free lessons from the course (which won't be included in Tuesday Tips), you can join the waitlist by clicking here: Yes, I want more free lessons! πŸ‘‰ Tip #43: Should you discretize continuous features for Machine Learning? Let's say that you're working on a supervised Machine Learning problem, and...

21 days agoΒ β€’Β 2 min read

Hi Reader, I'm so excited to share this week's tip with you! It has been in my head for months, but I finally put it in writing ✍️ It's longer than usual, so if you prefer, you can read it as a blog post instead: Jupyter & IPython terminology explained πŸ”— Link of the week Python Problem-Solving Bootcamp (April 1-21) Want to improve your Python skills quickly? There's no better way than solving problems, reviewing alternative solutions, and exchanging ideas with others. That's the idea behind...

about 1 month agoΒ β€’Β 3 min read
Share this post