<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Notes on ryouze</title><link>https://ryouze.net/tags/notes/</link><description>Recent content in Notes on ryouze</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 09 Feb 2026 16:36:07 +0100</lastBuildDate><atom:link href="https://ryouze.net/tags/notes/index.xml" rel="self" type="application/rss+xml"/><item><title>IPython Cheatsheet: Commands, Magics, and Hidden Features</title><link>https://ryouze.net/posts/ipython-cheatsheet/</link><pubDate>Sun, 24 Aug 2025 14:23:55 +0200</pubDate><guid>https://ryouze.net/posts/ipython-cheatsheet/</guid><description>&lt;p&gt;&lt;img src="https://ryouze.net/images/ipython-cheatsheet.webp" alt="Preview"&gt;&lt;/p&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;IPython began in 2001 as an enhanced interactive Python shell with tab completion, introspection, and inline help. Over time, it grew into the project that created the famous web-based &lt;em&gt;notebook&lt;/em&gt; interface. In 2014-2015, that notebook component was &lt;a href="https://blog.jupyter.org/the-big-split-9d7b88a031a7"&gt;split into Jupyter&lt;/a&gt;, which expanded support to many languages through kernels. Today, IPython continues as the Python kernel for Jupyter and as a standalone REPL.&lt;/p&gt;
&lt;p&gt;This cheatsheet collects useful IPython commands and features, based on &lt;a href="https://www.youtube.com/watch?v=S9rgGJYAQ8o"&gt;Sebastian Witowski&amp;rsquo;s talk&lt;/a&gt; &lt;em&gt;IPython can do that?!&lt;/em&gt;, with a few additions of my own.&lt;/p&gt;</description></item></channel></rss>