<?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 Can I stop seeing SAS log in Jupyter Notebook? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Can-I-stop-seeing-SAS-log-in-Jupyter-Notebook/m-p/616865#M180679</link>
    <description>&lt;P&gt;Jupter Notebook shows outcome or log (if there is no output):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;SAS is different from many other programming languages in that it has two useful information streams, the log (which details the technical details of what happened and how long it took) and the lst (which includes the tables and graphics from the analysis). The SAS kernel attempts to show you what we&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;think&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;you want. Here are the rules:&lt;/P&gt;
&lt;DIV class="wy-table-responsive"&gt;
&lt;TABLE class="docutils" border="1"&gt;&lt;COLGROUP&gt;&lt;COL width="17%" /&gt;&lt;COL width="4%" /&gt;&lt;COL width="38%" /&gt;&lt;COL width="42%" /&gt;&lt;/COLGROUP&gt;
&lt;THEAD valign="bottom"&gt;
&lt;TR class="row-odd"&gt;
&lt;TH class="head"&gt;LOG&lt;/TH&gt;
&lt;TH class="head"&gt;LST&lt;/TH&gt;
&lt;TH class="head"&gt;DISPLAYED&lt;/TH&gt;
&lt;TH class="head"&gt;NOTES&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY valign="top"&gt;
&lt;TR class="row-even"&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;TD&gt;No&lt;/TD&gt;
&lt;TD&gt;LOG&lt;/TD&gt;
&lt;TD&gt;This happens when you run DATA step or a PROC with the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="docutils literal"&gt;&lt;SPAN class="pre"&gt;noprint&lt;/SPAN&gt;&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row-odd"&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;TD&gt;LST&lt;/TD&gt;
&lt;TD&gt;—&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row-even"&gt;
&lt;TD&gt;Yes (with ERROR message(s))&lt;/TD&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;TD&gt;ERROR messages with context from the log, then the listing output.&lt;/TD&gt;
&lt;TD&gt;—&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row-odd"&gt;
&lt;TD&gt;Yes (with ERROR message(s))&lt;/TD&gt;
&lt;TD&gt;No&lt;/TD&gt;
&lt;TD&gt;LOG&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sassoftware.github.io/sas_kernel/overview.html" target="_blank"&gt;Source: https://sassoftware.github.io/sas_kernel/overview.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm wondering if I can stop seeing LOG even when there is no output.&amp;nbsp;For example, I don't need to keep the log output in the below code. Does anybody know how to solve this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jupyter SAS.JPG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/35290iF08F2175238390A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Jupyter SAS.JPG" alt="Jupyter SAS.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jan 2020 10:32:47 GMT</pubDate>
    <dc:creator>braam</dc:creator>
    <dc:date>2020-01-13T10:32:47Z</dc:date>
    <item>
      <title>Can I stop seeing SAS log in Jupyter Notebook?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-stop-seeing-SAS-log-in-Jupyter-Notebook/m-p/616865#M180679</link>
      <description>&lt;P&gt;Jupter Notebook shows outcome or log (if there is no output):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;SAS is different from many other programming languages in that it has two useful information streams, the log (which details the technical details of what happened and how long it took) and the lst (which includes the tables and graphics from the analysis). The SAS kernel attempts to show you what we&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;think&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;you want. Here are the rules:&lt;/P&gt;
&lt;DIV class="wy-table-responsive"&gt;
&lt;TABLE class="docutils" border="1"&gt;&lt;COLGROUP&gt;&lt;COL width="17%" /&gt;&lt;COL width="4%" /&gt;&lt;COL width="38%" /&gt;&lt;COL width="42%" /&gt;&lt;/COLGROUP&gt;
&lt;THEAD valign="bottom"&gt;
&lt;TR class="row-odd"&gt;
&lt;TH class="head"&gt;LOG&lt;/TH&gt;
&lt;TH class="head"&gt;LST&lt;/TH&gt;
&lt;TH class="head"&gt;DISPLAYED&lt;/TH&gt;
&lt;TH class="head"&gt;NOTES&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY valign="top"&gt;
&lt;TR class="row-even"&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;TD&gt;No&lt;/TD&gt;
&lt;TD&gt;LOG&lt;/TD&gt;
&lt;TD&gt;This happens when you run DATA step or a PROC with the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="docutils literal"&gt;&lt;SPAN class="pre"&gt;noprint&lt;/SPAN&gt;&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row-odd"&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;TD&gt;LST&lt;/TD&gt;
&lt;TD&gt;—&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row-even"&gt;
&lt;TD&gt;Yes (with ERROR message(s))&lt;/TD&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;TD&gt;ERROR messages with context from the log, then the listing output.&lt;/TD&gt;
&lt;TD&gt;—&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR class="row-odd"&gt;
&lt;TD&gt;Yes (with ERROR message(s))&lt;/TD&gt;
&lt;TD&gt;No&lt;/TD&gt;
&lt;TD&gt;LOG&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sassoftware.github.io/sas_kernel/overview.html" target="_blank"&gt;Source: https://sassoftware.github.io/sas_kernel/overview.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm wondering if I can stop seeing LOG even when there is no output.&amp;nbsp;For example, I don't need to keep the log output in the below code. Does anybody know how to solve this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jupyter SAS.JPG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/35290iF08F2175238390A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Jupyter SAS.JPG" alt="Jupyter SAS.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 10:32:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-stop-seeing-SAS-log-in-Jupyter-Notebook/m-p/616865#M180679</guid>
      <dc:creator>braam</dc:creator>
      <dc:date>2020-01-13T10:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can I stop seeing SAS log in Jupyter Notebook?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-stop-seeing-SAS-log-in-Jupyter-Notebook/m-p/616868#M180682</link>
      <description>Relatedly, I also would like to know how I do not report my code in the displayed log in Jupyter Notebook.&lt;BR /&gt;&lt;BR /&gt;Then I can keep the information coming from NOTE, which may be useful while dropping my code in the displayed log.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jan 2020 10:54:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-stop-seeing-SAS-log-in-Jupyter-Notebook/m-p/616868#M180682</guid>
      <dc:creator>braam</dc:creator>
      <dc:date>2020-01-13T10:54:40Z</dc:date>
    </item>
  </channel>
</rss>

