<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Pieter Uys</title>
    <description>The latest articles on DEV Community by Pieter Uys (@faziki).</description>
    <link>https://dev.to/faziki</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F253454%2F7c6ee1c3-027e-4069-9096-899aff7f730e.png</url>
      <title>DEV Community: Pieter Uys</title>
      <link>https://dev.to/faziki</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/faziki"/>
    <language>en</language>
    <item>
      <title>Django and Jupyter notebook app</title>
      <dc:creator>Pieter Uys</dc:creator>
      <pubDate>Tue, 22 Oct 2019 21:27:44 +0000</pubDate>
      <link>https://dev.to/faziki/django-and-jupyter-notebook-app-3dmo</link>
      <guid>https://dev.to/faziki/django-and-jupyter-notebook-app-3dmo</guid>
      <description>&lt;p&gt;Hello Guys,&lt;/p&gt;

&lt;p&gt;I thought of an idea where I want to create a Django website that has a Jupyter notebook implemented inside Django.&lt;/p&gt;

&lt;p&gt;The reason for this is I want to write Data Analytic function that captures data from X year until now and stays current. The data captured gets cleaned and then stored into a database on Django for later use for machine learning.&lt;/p&gt;

&lt;p&gt;Problem is, my skills are a bit lacking with Django and I only recently started learning how everything works. &lt;/p&gt;

&lt;p&gt;Question is, is this even possible to do with Django and Jupiter notebook? What kind of server do I need to do this, can it be on a budget or can I use a generic server to do something like this?&lt;/p&gt;

&lt;p&gt;Any suggestions and recommendations are welcome.&lt;/p&gt;

&lt;p&gt;Kind Regards.&lt;/p&gt;

</description>
      <category>django</category>
      <category>jupyter</category>
      <category>machinelearning</category>
      <category>database</category>
    </item>
  </channel>
</rss>
