<?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: SAS Jupyter Notebook: Output is missing when converting to pdf (html works fine) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536284#M147349</link>
    <description>What happens if you convert the NoteBook within the GUI instead?</description>
    <pubDate>Sun, 17 Feb 2019 20:27:49 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-02-17T20:27:49Z</dc:date>
    <item>
      <title>SAS Jupyter Notebook: Output is missing when converting to pdf (html works fine)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536278#M147347</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to convert Jupyter Notebooks that use a SAS kernel&lt;/P&gt;&lt;P&gt;* to &lt;STRONG&gt;html&lt;/STRONG&gt;, everything works fine.&lt;/P&gt;&lt;P&gt;* to &lt;STRONG&gt;pdf&lt;/STRONG&gt;, the &lt;FONT color="#FF0000"&gt;output is missing&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case of a Python kernel that creates output using, e.g., the matplotlib library, this very problem (html works, but pdf doesn't) can be solved by using the command "%matplotlib inline" to include the output in the notebook.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a similar (ods) solution in SAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the code I'm using for converting the SAS notebook. The resulting html and pdf files are attached.&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="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27231iF927AB2E82FCFB62/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Luhan&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 20:01:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536278#M147347</guid>
      <dc:creator>Luhan</dc:creator>
      <dc:date>2019-02-17T20:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jupyter Notebook: Output is missing when converting to pdf (html works fine)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536284#M147349</link>
      <description>What happens if you convert the NoteBook within the GUI instead?</description>
      <pubDate>Sun, 17 Feb 2019 20:27:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536284#M147349</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-02-17T20:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jupyter Notebook: Output is missing when converting to pdf (html works fine)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536286#M147350</link>
      <description>&lt;P&gt;I get this error. you're likely getting the same but not seeing it in the console:&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="Screen Shot 2019-02-17 at 1.33.04 PM.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27233i841637ADE331DA86/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-02-17 at 1.33.04 PM.png" alt="Screen Shot 2019-02-17 at 1.33.04 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 20:33:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536286#M147350</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-02-17T20:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jupyter Notebook: Output is missing when converting to pdf (html works fine)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536287#M147351</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I get this error. you're likely getting the same but not seeing it in the console:&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="Screen Shot 2019-02-17 at 1.33.04 PM.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27233i841637ADE331DA86/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-02-17 at 1.33.04 PM.png" alt="Screen Shot 2019-02-17 at 1.33.04 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I don't get this error, but it looks as if the GUI approach works the same way as the nbconvert command: I get the same result (html works, pdf doesn't).&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 20:36:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536287#M147351</guid>
      <dc:creator>Luhan</dc:creator>
      <dc:date>2019-02-17T20:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jupyter Notebook: Output is missing when converting to pdf (html works fine)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536288#M147352</link>
      <description>&lt;P&gt;HTML renderers should size the cells to the contents.&lt;/P&gt;
&lt;P&gt;Can you see the underlying SAS-generated HTML?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 20:39:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536288#M147352</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-02-17T20:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jupyter Notebook: Output is missing when converting to pdf (html works fine)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536289#M147353</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16961"&gt;@ChrisNZ&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;HTML renderers should size the cells to the contents.&lt;/P&gt;&lt;P&gt;Can you see the underlying SAS-generated HTML?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Unfortunately, all I'm seeing is the resulting html that I attached to my initial post...&lt;/P&gt;</description>
      <pubDate>Sun, 17 Feb 2019 20:43:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/536289#M147353</guid>
      <dc:creator>Luhan</dc:creator>
      <dc:date>2019-02-17T20:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Jupyter Notebook: Output is missing when converting to pdf (html works fine)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/539844#M148833</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/sassoftware/sas_kernel/issues/13#issuecomment-422142055" target="_blank"&gt;https://github.com/sassoftware/sas_kernel/issues/13#issuecomment-422142055&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2019 09:49:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Jupyter-Notebook-Output-is-missing-when-converting-to-pdf/m-p/539844#M148833</guid>
      <dc:creator>Luhan</dc:creator>
      <dc:date>2019-03-02T09:49:00Z</dc:date>
    </item>
  </channel>
</rss>

