<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Jupyter on LevelUp</title><link>http://larrynung.github.io/tags/jupyter/</link><description>Recent content in Jupyter on LevelUp</description><image><title>LevelUp</title><url>http://larrynung.github.io/images/og-default.png</url><link>http://larrynung.github.io/images/og-default.png</link></image><generator>Hugo -- 0.148.1</generator><language>zh-TW</language><copyright>{year} Larry Nung</copyright><lastBuildDate>Tue, 16 Jun 2026 13:13:07 +0800</lastBuildDate><atom:link href="http://larrynung.github.io/tags/jupyter/index.xml" rel="self" type="application/rss+xml"/><item><title>Jupyter - Install Jupyter with pip</title><link>http://larrynung.github.io/posts/jupyter-install-jupyter-with-pip/</link><pubDate>Wed, 30 May 2018 23:32:30 +0000</pubDate><guid>http://larrynung.github.io/posts/jupyter-install-jupyter-with-pip/</guid><description>要使用 pip 安裝 Jupyter，可調用下列命令。 python -m pip install --upgrade pip python -m pip install jupyter 安裝完調用下列命令運行 Jupyter。</description></item></channel></rss>