<?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>topic Re: jupyterlab import in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/jupyterlab-import/m-p/530810#M5808</link>
    <description>Make sure your cell is pointing to the right kernel. I think you can mix languages in Jupyter but not sure, so you may need to use SAS only coding in a specific notebook and python in another.</description>
    <pubDate>Mon, 28 Jan 2019 22:03:12 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-01-28T22:03:12Z</dc:date>
    <item>
      <title>jupyterlab import</title>
      <link>https://communities.sas.com/t5/New-SAS-User/jupyterlab-import/m-p/530808#M5807</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I try coding on SAS univeristy edition ,in jupyterlb nootook, I have problem import module:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lang-py prettyprint prettyprinted"&gt;import matplotlib&lt;/PRE&gt;
&lt;PRE&gt;&lt;SPAN class="ansi-red-fg"&gt;---------------------------------------------------------------------------&lt;/SPAN&gt;
&lt;SPAN class="ansi-red-fg"&gt;ImportError&lt;/SPAN&gt;                               Traceback (most recent call last)
&lt;SPAN class="ansi-green-fg"&gt;&amp;lt;ipython-input-3-0484cd13f94d&amp;gt;&lt;/SPAN&gt; in &lt;SPAN class="ansi-cyan-fg"&gt;&amp;lt;module&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="ansi-green-fg"&gt;----&amp;gt; 1&lt;/SPAN&gt; &lt;SPAN class="ansi-green-fg"&gt;import&lt;/SPAN&gt; matplotlib

&lt;SPAN class="ansi-red-fg"&gt;ImportError&lt;/SPAN&gt;: No module named 'matplotlib'&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 22:00:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/jupyterlab-import/m-p/530808#M5807</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2019-01-28T22:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: jupyterlab import</title>
      <link>https://communities.sas.com/t5/New-SAS-User/jupyterlab-import/m-p/530810#M5808</link>
      <description>Make sure your cell is pointing to the right kernel. I think you can mix languages in Jupyter but not sure, so you may need to use SAS only coding in a specific notebook and python in another.</description>
      <pubDate>Mon, 28 Jan 2019 22:03:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/jupyterlab-import/m-p/530810#M5808</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-01-28T22:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: jupyterlab import</title>
      <link>https://communities.sas.com/t5/New-SAS-User/jupyterlab-import/m-p/530826#M5811</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10531"&gt;@GeorgeSAS&lt;/a&gt;&amp;nbsp;- the Matplotlib library isn't available in the SAS University Edition of JupyterLab nor can you install it yourself. I understand the thinking is that saspy contains enough graphing and charting facilities for most peoples needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to see what modules are available enter the following code in a cell and run it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;help('modules')&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Jan 2019 00:32:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/jupyterlab-import/m-p/530826#M5811</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2019-01-29T00:32:24Z</dc:date>
    </item>
  </channel>
</rss>

