Jupter Notebook shows outcome or log (if there is no output):
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 think you want. Here are the rules:
LOG LST DISPLAYED NOTES Yes No LOG This happens when you run DATA step or a PROC with the noprintoption.Yes Yes LST — Yes (with ERROR message(s)) Yes ERROR messages with context from the log, then the listing output. — Yes (with ERROR message(s)) No LOG
Source: https://sassoftware.github.io/sas_kernel/overview.html
I'm wondering if I can stop seeing LOG even when there is no output. For example, I don't need to keep the log output in the below code. Does anybody know how to solve this issue?
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!
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.