Skip to content

Tags: sassoftware/sas_kernel

Tags

v2.4.13

Toggle v2.4.13's commit message
bump version

2.4.11

Toggle 2.4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove debug print statement

2.4.10

Toggle 2.4.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add SASsession magic to reduce prompting (#79)

* add sas2nb for binder and SO question

* bump version 2.4.4 after merge

* add iris.sas test file

* change github workflow to not upload wheel.

* workaround binder wheel install issue.

* fix data packaging for pypi

* bump version

* fix grammar in message.

* clean up binder postBuild

* add SASsession magic to reduce prompting

* add lst_len property to fix _which_display

* Fix typing issue

* bump version

2.4.9

Toggle 2.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix data package issue for pypi; remove old readme. (#78)

* add sas2nb for binder and SO question

* bump version 2.4.4 after merge

* add iris.sas test file

* change github workflow to not upload wheel.

* workaround binder wheel install issue.

* fix data packaging for pypi

* bump version

2.4.5

Toggle 2.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version

2.4.4

Toggle 2.4.4's commit message
bump version

v2.4.3

Toggle v2.4.3's commit message
fix install; version; github actions; bump version

v2.4.2

Toggle v2.4.2's commit message
bump version to test github action

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add binder; Jupyter lab extensions; general cleanup. (#71)

* restructure kernel to include errors and txt.

* update .gitignore

* bump dependencies in setup

* remove HTML output for logs

* remove pygments and fix logic error in log test.

* adjust log colors to better match

* bump version; remove pygments dependency

* remove pygemnts dependency.

* update regex to fix issues Tom found

* bump ver metakernel and package; push main branch

* move log caching to fix issue

* Update readme to be more current

* add binder info

* add binder svg

* clean up install and versioning

* modify postBuild to include Jlab extensions

* add sas_log_viewer to binder

* add server extension install to postBuild

* bump version; add jlab ext option; update readme

* http sascfg test

* set sascfg http time out to 30 seconds.

* bump version 2.4.1; handel connection errors.

* clean up pep issues

* update doc and binder use ['jlab_ext']

* clean up postBuild

* temp url while waiting for final location

* Delete testing

This file doesn't have value in the binder setup or SAS configuration

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version on main branch (#69)

* restructure kernel to include errors and txt.

* update .gitignore

* bump dependencies in setup

* remove HTML output for logs

* remove pygments and fix logic error in log test.

* adjust log colors to better match

* bump version; remove pygments dependency

* remove pygemnts dependency.

* update regex to fix issues Tom found

* bump ver metakernel and package; push main branch