<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ipython on Noetic Nought</title>
    <link>https://punchagan.muse-amuse.in/tags/ipython/</link>
    <description>Recent content in Ipython on Noetic Nought</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>© 2006-2026 CC-BY-SA-4.0</copyright>
    <lastBuildDate>Thu, 25 Aug 2016 00:00:00 +0530</lastBuildDate>
    <atom:link href="https://punchagan.muse-amuse.in/tags/ipython/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Create a Public Jupyter Server, quickly!</title>
      <link>https://punchagan.muse-amuse.in/blog/create-a-public-jupyter-server-quickly/</link>
      <pubDate>Thu, 25 Aug 2016 00:00:00 +0530</pubDate>
      <guid>https://punchagan.muse-amuse.in/blog/create-a-public-jupyter-server-quickly/</guid>
      <description>&lt;p&gt;I create public Jupyter notebooks once in a while, to collaborate with a&#xA;friend, or to make it easier for myself to work with data on a remote machine.&lt;/p&gt;&#xA;&lt;p&gt;Each time I need to look up the &lt;a href=&#34;http://jupyter-notebook.readthedocs.io/en/latest/public_server.html&#34;&gt;docs&lt;/a&gt;, and manually set-up a few things, before&#xA;I can start using the notebook.&lt;/p&gt;&#xA;&lt;p&gt;I just wrote a bash script that does the following, quickly -&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Install Jupyter into a temporary virtualenv&lt;/li&gt;&#xA;&lt;li&gt;Create certificate files&lt;/li&gt;&#xA;&lt;li&gt;Start the server with https enabled and a password&lt;/li&gt;&#xA;&lt;li&gt;Delete all temporary files, when the server is shutdown&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;script src=&#34;https://gist-it.appspot.com/github/punchagan/dot-files/blob/master/bin/jupyter-server.sh&#34;&gt;&lt;/script&gt;&#xA;&lt;p&gt;You can get it &lt;a href=&#34;https://github.com/punchagan/dot-files/blob/master/bin/jupyter-server.sh&#34;&gt;here&lt;/a&gt;, if you&amp;rsquo;d like to use it.&lt;/p&gt;&#xA;</description>
    </item>
  </channel>
</rss>
