<?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: saspy sas kernel not visible in jupyter in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/saspy-sas-kernel-not-visible-in-jupyter/m-p/462814#M117861</link>
    <description>&lt;P&gt;I just came across this same issue while trying to setup saspy and Jupyter for all users on a computer.&amp;nbsp; I could see the SAS kernel on one user, but not on the others.&amp;nbsp; I was able to make it available to all users by finding the kernel in&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Users\USERNAME\AppData\Roaming\jupyter\kernels&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and copying the sas folder from there into&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\ProgramData\Anaconda3\share\jupyter\kernels&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After doing that, I could see the Kernel in jupyter and my test SAS code runs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 May 2018 19:24:25 GMT</pubDate>
    <dc:creator>JasonWoodward</dc:creator>
    <dc:date>2018-05-16T19:24:25Z</dc:date>
    <item>
      <title>saspy sas kernel not visible in jupyter</title>
      <link>https://communities.sas.com/t5/SAS-Programming/saspy-sas-kernel-not-visible-in-jupyter/m-p/461093#M117247</link>
      <description>&lt;P&gt;I can run&amp;nbsp; this code fine using a Python kernel:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;import saspy
sas = saspy.SASsession()
sas
cars = sas.sasdata('cars', 'sashelp')
cars.head()&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Unfortunately, I cannot chose a SAS kernel anymore. I re-installed saspy and the sas kernel and as you can see the sas kernel (?) is working from Python. This:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;jupyter kernelspec list&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;only returns the python kernel. Can I somehow refresh (?) the kernels?&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 15:50:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/saspy-sas-kernel-not-visible-in-jupyter/m-p/461093#M117247</guid>
      <dc:creator>csetzkorn</dc:creator>
      <dc:date>2018-05-09T15:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: saspy sas kernel not visible in jupyter</title>
      <link>https://communities.sas.com/t5/SAS-Programming/saspy-sas-kernel-not-visible-in-jupyter/m-p/462814#M117861</link>
      <description>&lt;P&gt;I just came across this same issue while trying to setup saspy and Jupyter for all users on a computer.&amp;nbsp; I could see the SAS kernel on one user, but not on the others.&amp;nbsp; I was able to make it available to all users by finding the kernel in&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Users\USERNAME\AppData\Roaming\jupyter\kernels&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and copying the sas folder from there into&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\ProgramData\Anaconda3\share\jupyter\kernels&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After doing that, I could see the Kernel in jupyter and my test SAS code runs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 19:24:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/saspy-sas-kernel-not-visible-in-jupyter/m-p/462814#M117861</guid>
      <dc:creator>JasonWoodward</dc:creator>
      <dc:date>2018-05-16T19:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: saspy sas kernel not visible in jupyter</title>
      <link>https://communities.sas.com/t5/SAS-Programming/saspy-sas-kernel-not-visible-in-jupyter/m-p/463250#M118000</link>
      <description>Thanks. Unfortunately there is no sas kernel in C:\Users\USERNAME\AppData\Roaming\jupyter\kernels. i can invoke sas via Python from a Python notebook though. So it must be somewhere?</description>
      <pubDate>Fri, 18 May 2018 08:45:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/saspy-sas-kernel-not-visible-in-jupyter/m-p/463250#M118000</guid>
      <dc:creator>csetzkorn</dc:creator>
      <dc:date>2018-05-18T08:45:44Z</dc:date>
    </item>
  </channel>
</rss>

