<?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: How do you connect to SAS Studio with Python(VS Code) in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/How-do-you-connect-to-SAS-Studio-with-Python-VS-Code/m-p/856964#M10782</link>
    <description>&lt;P&gt;You can connect to SAS Viya from VS Code with the SAS extension:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/VS-Code-SAS-Programming-Code-Extension-Released/ta-p/819490" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/VS-Code-SAS-Programming-Code-Extension-Released/ta-p/819490&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2023 22:23:56 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2023-02-02T22:23:56Z</dc:date>
    <item>
      <title>How do you connect to SAS Studio with Python(VS Code)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-do-you-connect-to-SAS-Studio-with-Python-VS-Code/m-p/856892#M10780</link>
      <description>&lt;P&gt;How do you connect to SAS Studio with Python(VS Code)?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seem saspy can connect to every SAS product except SAS studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am really confuse, is SAS Viya the same as SAS studio?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 17:09:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-do-you-connect-to-SAS-Studio-with-Python-VS-Code/m-p/856892#M10780</guid>
      <dc:creator>Fae</dc:creator>
      <dc:date>2023-02-02T17:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do you connect to SAS Studio with Python(VS Code)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-do-you-connect-to-SAS-Studio-with-Python-VS-Code/m-p/856893#M10781</link>
      <description>&lt;P&gt;SAS/Studio is a USER INTERFACE.&lt;/P&gt;
&lt;P&gt;There are SAS/Studio version that can submit code to SAS (BASE SAS, FOUNDATION SAS) and to VIYA (CAS).&amp;nbsp; So you can use SAS/Studio to create/run code on either platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For VSCode to connect to SAS it would connect an actual SAS session (similar to how SAS/Studio connects to a SAS session).&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My understanding is that the SAS produced extension for VSCode can connect to a CAS session.&amp;nbsp; I don't think they have yet created a way for it to connect to a normal SAS session.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 17:13:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-do-you-connect-to-SAS-Studio-with-Python-VS-Code/m-p/856893#M10781</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2023-02-02T17:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do you connect to SAS Studio with Python(VS Code)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-do-you-connect-to-SAS-Studio-with-Python-VS-Code/m-p/856964#M10782</link>
      <description>&lt;P&gt;You can connect to SAS Viya from VS Code with the SAS extension:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/VS-Code-SAS-Programming-Code-Extension-Released/ta-p/819490" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/VS-Code-SAS-Programming-Code-Extension-Released/ta-p/819490&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 22:23:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-do-you-connect-to-SAS-Studio-with-Python-VS-Code/m-p/856964#M10782</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-02-02T22:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do you connect to SAS Studio with Python(VS Code)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-do-you-connect-to-SAS-Studio-with-Python-VS-Code/m-p/858406#M10805</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/201239"&gt;@Fae&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Looks like there is need for greater understanding of the tools that are being used. The answers to your questions are&lt;/P&gt;
&lt;DIV id="bodyDisplay_9e2b4ce1b87215" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;How do you connect to SAS Studio with Python(VS Code)?&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;SAS Studio and VS Code are two different client applications or GUI/front ends. They serve similar purpose of creating/editing/running the code on a back end server. It could be SAS 9.4 or Viya. Thus both can connect to the same back end but do not expect them to be able to connect to each other.&lt;BR /&gt;It is pertinent to point that SAS Studio is a web Application. One can open the SAS Studio interface in the browser on your desktop, the actual processes are however running on the server.&amp;nbsp;&lt;BR /&gt;VS Code is an application installed on your desktop/laptop but runs SAS code on the server.&lt;BR /&gt;It should be possible to edit/execute code created in one interface using the other.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;I am really confuse, is SAS Viya the same as SAS studio?&lt;/STRONG&gt;&lt;BR /&gt;SAS Studio and SAS Viya are not the same.&amp;nbsp;&lt;STRONG&gt; SAS Studio is a component included in SAS Viya.&lt;/STRONG&gt;&lt;BR /&gt;It is a client interface/GUI/Front end for creating/editing/executing your code (and many more functions) on the SAS Viya Server.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 11 Feb 2023 23:48:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-do-you-connect-to-SAS-Studio-with-Python-VS-Code/m-p/858406#M10805</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2023-02-11T23:48:59Z</dc:date>
    </item>
  </channel>
</rss>

