<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Install Jupyter Notebook on Ubuntu 20.04 / 18.04	</title>
	<atom:link href="https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/feed/" rel="self" type="application/rss+xml" />
	<link>https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/</link>
	<description>Web Technologies, Programming, Linux, Open-source Blog</description>
	<lastBuildDate>Thu, 15 Sep 2022 19:09:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Jacob		</title>
		<link>https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-25315</link>

		<dc:creator><![CDATA[Jacob]]></dc:creator>
		<pubDate>Thu, 15 Sep 2022 19:09:52 +0000</pubDate>
		<guid isPermaLink="false">https://speedysense.com/?p=1811#comment-25315</guid>

					<description><![CDATA[// Open VirtEnv directory
cd notebook

// load and activate virtual environment
source jupyterenv/bin/activate

// start the jupyter notebook ui
jupyter notebook]]></description>
			<content:encoded><![CDATA[<p>// Open VirtEnv directory<br />
cd notebook</p>
<p>// load and activate virtual environment<br />
source jupyterenv/bin/activate</p>
<p>// start the jupyter notebook ui<br />
jupyter notebook</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Panchanan		</title>
		<link>https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-19379</link>

		<dc:creator><![CDATA[Panchanan]]></dc:creator>
		<pubDate>Wed, 06 Jul 2022 18:47:39 +0000</pubDate>
		<guid isPermaLink="false">https://speedysense.com/?p=1811#comment-19379</guid>

					<description><![CDATA[How to open the jupyter notebook next time after installation]]></description>
			<content:encoded><![CDATA[<p>How to open the jupyter notebook next time after installation</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-13551</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Thu, 24 Mar 2022 16:36:02 +0000</pubDate>
		<guid isPermaLink="false">https://speedysense.com/?p=1811#comment-13551</guid>

					<description><![CDATA[how can I install anaconda in this virtual environment?]]></description>
			<content:encoded><![CDATA[<p>how can I install anaconda in this virtual environment?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dung		</title>
		<link>https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-10707</link>

		<dc:creator><![CDATA[dung]]></dc:creator>
		<pubDate>Tue, 16 Nov 2021 10:41:21 +0000</pubDate>
		<guid isPermaLink="false">https://speedysense.com/?p=1811#comment-10707</guid>

					<description><![CDATA[thank you]]></description>
			<content:encoded><![CDATA[<p>thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rasha Eldaly		</title>
		<link>https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-10645</link>

		<dc:creator><![CDATA[Rasha Eldaly]]></dc:creator>
		<pubDate>Wed, 10 Nov 2021 16:14:36 +0000</pubDate>
		<guid isPermaLink="false">https://speedysense.com/?p=1811#comment-10645</guid>

					<description><![CDATA[Thanks a lot for the fruitful information. It helped me to install jupyter without installing anaconda.]]></description>
			<content:encoded><![CDATA[<p>Thanks a lot for the fruitful information. It helped me to install jupyter without installing anaconda.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Juan		</title>
		<link>https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-10342</link>

		<dc:creator><![CDATA[Juan]]></dc:creator>
		<pubDate>Wed, 20 Oct 2021 19:26:06 +0000</pubDate>
		<guid isPermaLink="false">https://speedysense.com/?p=1811#comment-10342</guid>

					<description><![CDATA[Thanks!]]></description>
			<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Fabio Navarro		</title>
		<link>https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-9899</link>

		<dc:creator><![CDATA[Fabio Navarro]]></dc:creator>
		<pubDate>Thu, 30 Sep 2021 21:34:45 +0000</pubDate>
		<guid isPermaLink="false">https://speedysense.com/?p=1811#comment-9899</guid>

					<description><![CDATA[Thanks for the useful information. It helped me a lot to install jupyter without anaconda.]]></description>
			<content:encoded><![CDATA[<p>Thanks for the useful information. It helped me a lot to install jupyter without anaconda.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Darshan		</title>
		<link>https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-8822</link>

		<dc:creator><![CDATA[Darshan]]></dc:creator>
		<pubDate>Sun, 01 Aug 2021 17:14:30 +0000</pubDate>
		<guid isPermaLink="false">https://speedysense.com/?p=1811#comment-8822</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-8577&quot;&gt;Shardul&lt;/a&gt;.

How did you do it?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-8577">Shardul</a>.</p>
<p>How did you do it?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shardul		</title>
		<link>https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-8577</link>

		<dc:creator><![CDATA[Shardul]]></dc:creator>
		<pubDate>Tue, 20 Jul 2021 05:10:24 +0000</pubDate>
		<guid isPermaLink="false">https://speedysense.com/?p=1811#comment-8577</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-8576&quot;&gt;Shardul&lt;/a&gt;.

Nevermind, I found a way, created a soft link in Desktop to the media location.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://speedysense.com/install-jupyter-notebook-on-ubuntu-20-04/#comment-8576">Shardul</a>.</p>
<p>Nevermind, I found a way, created a soft link in Desktop to the media location.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
