<?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 Where are snippets stored in SAS Studio Viya docker instance in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Where-are-snippets-stored-in-SAS-Studio-Viya-docker-instance/m-p/939663#M11346</link>
    <description>&lt;P&gt;After 20+ years using SAS on the Windows platform, I moved over a year ago to SAS Viya on the Mac OS with SAS Studio. SAS provided some excellent help to get it all up and running.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just moved to a new docker image with the latest long-term-stable version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The install went fine and everything is working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I realize I lost all the Snippets that I had saved in SAS Studio.&amp;nbsp; I had saved a ton of code that I use a lot. I found the snippets very helpful.&amp;nbsp; I don't see anywhere on my hard drive that the snippets have been saved.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've seen references to locations of snippets in the University Edition and other iterations of SAS Studio.&amp;nbsp; But they didn't turn up on my machine with the docker implementation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any hope of retrieving them?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan Keating&lt;/P&gt;</description>
    <pubDate>Fri, 16 Aug 2024 17:22:41 GMT</pubDate>
    <dc:creator>NewsGuy</dc:creator>
    <dc:date>2024-08-16T17:22:41Z</dc:date>
    <item>
      <title>Where are snippets stored in SAS Studio Viya docker instance</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Where-are-snippets-stored-in-SAS-Studio-Viya-docker-instance/m-p/939663#M11346</link>
      <description>&lt;P&gt;After 20+ years using SAS on the Windows platform, I moved over a year ago to SAS Viya on the Mac OS with SAS Studio. SAS provided some excellent help to get it all up and running.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just moved to a new docker image with the latest long-term-stable version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The install went fine and everything is working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I realize I lost all the Snippets that I had saved in SAS Studio.&amp;nbsp; I had saved a ton of code that I use a lot. I found the snippets very helpful.&amp;nbsp; I don't see anywhere on my hard drive that the snippets have been saved.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've seen references to locations of snippets in the University Edition and other iterations of SAS Studio.&amp;nbsp; But they didn't turn up on my machine with the docker implementation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any hope of retrieving them?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan Keating&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 17:22:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Where-are-snippets-stored-in-SAS-Studio-Viya-docker-instance/m-p/939663#M11346</guid>
      <dc:creator>NewsGuy</dc:creator>
      <dc:date>2024-08-16T17:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Where are snippets stored in SAS Studio Viya docker instance</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Where-are-snippets-stored-in-SAS-Studio-Viya-docker-instance/m-p/939882#M11347</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have the exact answer for a Mac, but maybe this will help. I'm assuming that you are using SAS Analytics Pro for SAS Viya, which is run via a Docker image and provides SAS Studio 5.2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On my Windows instance, these are stored in the account-specific folder within the Viya deployment folder. In my case, I have an account called&amp;nbsp;&lt;STRONG&gt;sasdemo&lt;/STRONG&gt; and the snippets would be here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;C:\SAS\deploy-apro\sasdemo\.sasstudio5\mySnippets&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The .sasstudio5 folder might be marked as hidden in your Mac file system, as that is a convention in Unix-based file systems. You might need to toggle the visibility in MacOS Finder, or use &lt;STRONG&gt;ls -a&lt;/STRONG&gt; when navigating in Terminal.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 13:46:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Where-are-snippets-stored-in-SAS-Studio-Viya-docker-instance/m-p/939882#M11347</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2024-08-19T13:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where are snippets stored in SAS Studio Viya docker instance</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Where-are-snippets-stored-in-SAS-Studio-Viya-docker-instance/m-p/939900#M11348</link>
      <description>&lt;P&gt;Thanks very much.&amp;nbsp; You are correct. They are there, and were easy to copy over to the updated installation folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 15:11:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Where-are-snippets-stored-in-SAS-Studio-Viya-docker-instance/m-p/939900#M11348</guid>
      <dc:creator>NewsGuy</dc:creator>
      <dc:date>2024-08-19T15:11:01Z</dc:date>
    </item>
  </channel>
</rss>

