Hi,
When I try to convert Jupyter Notebooks that use a SAS kernel
* to html, everything works fine.
* to pdf, the output is missing.
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.
Is there a similar (ods) solution in SAS?
Here is the code I'm using for converting the SAS notebook. The resulting html and pdf files are attached.
Any help is appreciated.
BR
Luhan
I get this error. you're likely getting the same but not seeing it in the console:
@Reeza wrote:I get this error. you're likely getting the same but not seeing it in the console:
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).
HTML renderers should size the cells to the contents.
Can you see the underlying SAS-generated HTML?
@ChrisNZ wrote:HTML renderers should size the cells to the contents.
Can you see the underlying SAS-generated HTML?
Unfortunately, all I'm seeing is the resulting html that I attached to my initial post...
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.