Sas-kernel

Latest version: v2.4.11

Safety actively analyzes 619477 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.4.11

this release just removes a debug line that was missed from 2.4.10. There are two numbers that appear whenever the log is printed.

2.4.10

If you had more than one configuration in you sascfg.py (sascfg_personal.py) then you had to go through a number of prompts for each new notebook with the SAS Kernel.

The SASsession magic allows you to pass those parameters to reduce that burden.

The parameters should be seperated by a ','

Below are a few examples. Under normal conditions this magic would be call at most once in the first cell.

%SASsession cfgname='viya4'
%SASsession omruser='jadean', cfgname='iomviya',
%SASsession cfgname='viya4_trial', authcode='ELMRoFYAFI'

This will not allow you to change parameters if lockdown is enabled.
Included passwords is still STRONGLY discouraged.

2.4.9

This version fixes kernel data packaging errors and disables the whl creation which silently fails to install the kernel.

2.4.5

This release add fixes for binder and jupyter lab 3 integration.
It also restores the additional install `pip install sas_kernelp['jlab_ext']` that was yanked after seeing that whl files were note installing properly on some systems.

2.4.4

This release only deal with the install of the kernel and deployment in binder. No other features were added.

2.4.3

This is a minor release to fix issues in pip and conda.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.