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


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 πŸ“Š

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, I'm really proud of this week's tip because it covers a topic (data leakage) that took me years to fully understand. 🧠 It's one of those times when I feel like I'm truly contributing to the collective wisdom by distilling complex ideas into an approachable format. πŸ’‘ You can read the tip below πŸ‘‡ or on my blog. πŸ”— Link of the week Building an AI Coach to Help Tame My Monkey Mind (Eugene Yan) In this short post, Eugene describes his experiences calling an LLM on the phone for coaching:...

Hi Reader, Last week, I recorded the FINAL 28 LESSONS πŸŽ‰ for my upcoming course, Master Machine Learning with scikit-learn. That's why you didn't hear from me last week! πŸ˜… I edited one of those 28 videos and posted it on YouTube. That video is today's tip, which I'll tell you about below! πŸ‘‰ Tip #45: How to read the scikit-learn documentation In order to become truly proficient with scikit-learn, you need to be able to read the documentation. In this video lesson, I’ll walk you through the five...

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...