<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Are there any downsides of using Jupyter vs Zeppelin notebook (part of HDP stack) for Spark ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Are-there-any-downsides-of-using-Jupyter-vs-Zeppelin/m-p/179840#M58515</link>
    <description>&lt;P&gt;"Are there any downsides..?"&lt;/P&gt;&lt;P&gt;- in Jupyter you have to decide upfront what language each notebook is going to be in. But in Zeppelin you can switch between languages within a single notebook, passing variable values between the languages. This allows you immense flexibility. For example, you could use Scala to calculate some results in Spark and then display the results in JavaScript/HTML /Angular using your own custom visualizations. You can use the best tool for the job if you're comfortable working in more than one language.&lt;/P&gt;&lt;P&gt;Disclaimer: I've hardly used Jupyter and I know it has cell 'magics' which I think allow you to write individual cells in a language different to the one assigned for the whole notebook. However I don't know if you can pass data between cells of different languages in the same notebook. The issue at &lt;A href="https://github.com/ipython/ipython/issues/4386" target="_blank"&gt;https://github.com/ipython/ipython/issues/4386&lt;/A&gt; suggests not (although that is almost a year old now): "ipython/jupyter will not be supporting multiple kernels for a single notebook with variables being passed around between them, so I am closing this issue." For me, this is a big downside for using Jupyter.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2017 15:45:08 GMT</pubDate>
    <dc:creator>lucas_partridge</dc:creator>
    <dc:date>2017-09-19T15:45:08Z</dc:date>
    <item>
      <title>Are there any downsides of using Jupyter vs Zeppelin notebook (part of HDP stack) for Spark ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Are-there-any-downsides-of-using-Jupyter-vs-Zeppelin/m-p/179836#M58511</link>
      <description>&lt;P&gt;I have used Jupyter notebook before. Looking into if I am losing much goign with Jupyter instead of Zeppelin ?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 01:32:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Are-there-any-downsides-of-using-Jupyter-vs-Zeppelin/m-p/179836#M58511</guid>
      <dc:creator>sshridhar</dc:creator>
      <dc:date>2017-03-30T01:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any downsides of using Jupyter vs Zeppelin notebook (part of HDP stack) for Spark ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Are-there-any-downsides-of-using-Jupyter-vs-Zeppelin/m-p/179837#M58512</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/302/sshridhar.html" nodeid="302"&gt;@Swapan Shridhar&lt;/A&gt;- Read below forums as to which one suits better in which situation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.quora.com/Should-I-use-Zeppelin-or-Jupyter-notebooks-for-data-analysis" target="_blank"&gt;https://www.quora.com/Should-I-use-Zeppelin-or-Jupyter-notebooks-for-data-analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.linkedin.com/pulse/comprehensive-comparison-jupyter-vs-zeppelin-hoc-q-phan-mba-"&gt;https://www.linkedin.com/pulse/comprehensive-comparison-jupyter-vs-zeppelin-hoc-q-phan-mba-&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 01:58:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Are-there-any-downsides-of-using-Jupyter-vs-Zeppelin/m-p/179837#M58512</guid>
      <dc:creator>namaheshwari</dc:creator>
      <dc:date>2017-03-30T01:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any downsides of using Jupyter vs Zeppelin notebook (part of HDP stack) for Spark ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Are-there-any-downsides-of-using-Jupyter-vs-Zeppelin/m-p/179838#M58513</link>
      <description>&lt;P&gt;The second link no longer works. It would be nice to have a comprehensive comparison, rather than "jupyter is good for running python locally, zeppelin is better for cluster workloads"&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 23:26:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Are-there-any-downsides-of-using-Jupyter-vs-Zeppelin/m-p/179838#M58513</guid>
      <dc:creator>amiller</dc:creator>
      <dc:date>2017-04-04T23:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any downsides of using Jupyter vs Zeppelin notebook (part of HDP stack) for Spark ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Are-there-any-downsides-of-using-Jupyter-vs-Zeppelin/m-p/179839#M58514</link>
      <description>&lt;P&gt;Updated the link. It was not picking up the - at the end. &lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 04:14:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Are-there-any-downsides-of-using-Jupyter-vs-Zeppelin/m-p/179839#M58514</guid>
      <dc:creator>namaheshwari</dc:creator>
      <dc:date>2017-04-05T04:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any downsides of using Jupyter vs Zeppelin notebook (part of HDP stack) for Spark ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Are-there-any-downsides-of-using-Jupyter-vs-Zeppelin/m-p/179840#M58515</link>
      <description>&lt;P&gt;"Are there any downsides..?"&lt;/P&gt;&lt;P&gt;- in Jupyter you have to decide upfront what language each notebook is going to be in. But in Zeppelin you can switch between languages within a single notebook, passing variable values between the languages. This allows you immense flexibility. For example, you could use Scala to calculate some results in Spark and then display the results in JavaScript/HTML /Angular using your own custom visualizations. You can use the best tool for the job if you're comfortable working in more than one language.&lt;/P&gt;&lt;P&gt;Disclaimer: I've hardly used Jupyter and I know it has cell 'magics' which I think allow you to write individual cells in a language different to the one assigned for the whole notebook. However I don't know if you can pass data between cells of different languages in the same notebook. The issue at &lt;A href="https://github.com/ipython/ipython/issues/4386" target="_blank"&gt;https://github.com/ipython/ipython/issues/4386&lt;/A&gt; suggests not (although that is almost a year old now): "ipython/jupyter will not be supporting multiple kernels for a single notebook with variables being passed around between them, so I am closing this issue." For me, this is a big downside for using Jupyter.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 15:45:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Are-there-any-downsides-of-using-Jupyter-vs-Zeppelin/m-p/179840#M58515</guid>
      <dc:creator>lucas_partridge</dc:creator>
      <dc:date>2017-09-19T15:45:08Z</dc:date>
    </item>
  </channel>
</rss>

