

Python Six easy ways to run your Jupyter Notebook in the cloud.Amy says that she has already received lots of interest and feedback. This is just the start for SAS in the Jupyter world. The GitHub project has all of the doc and step-by-step instructions for installation. In the SAS Tech Talk video with Amy, we were running on my Windows laptop using Chrome, connecting to a Linux instance of Jupyter and SAS. And you can access it from a browser on any system: Windows, Mac, Linux.whatever. Access to the OS shell to install/configure the Jupyter Notebook infrastructure and the sas_kernel.Įnd users of Jupyter Notebook do not need special privileges.Python 3 installed on the same machine (that's basically part of Linux).SAS 9.4 or later running on Windows, Linux, or even z/OS ( see support for SASPy, the underlying package).Here's what you need to run SAS with Jupyter: This allows you to move easily between Python and SAS in a single environment. From within a Python language notebook, you can inject your SAS program code and pull in SAS results. These magic commands look almost just like SAS macro calls (imagine that!).

The second way that you can run SAS code is by using special Jupyter "magics" supported by the sas_kernel. nbextensions/showSASLog) that can show you the SAS log. The most natural method is to create a new SAS notebook, available from the New menu in the Jupyter Home window and from the File menu in an active notebook:įrom a SAS notebook, you can enter and run SAS code directly from a cell: Within Jupyter, the sas_kernel provides multiple ways to access SAS programming methods. Visit the project on GitHub: sas_kernel by sassoftware If you want to learn more about Jupyter and see the SAS support in action, then you can watch the video here. My colleague Amy Peters announced this during a SAS Tech Talk show at SAS Global Forum 2016. With this new project on the /sassoftware page, SAS contributes new support for running SAS from within Jupyter Notebooks - a popular browser-based environment used by professors and data scientists. We've just celebrated Earth Day, but I'm here to talk about Jupyter - and the SAS open source project that opens the door for more learning.
