]> sourceware.org Git - systemtap.git/commit
ISystemtap: Added containerized encapsulation of jupyter kernel
authorRyan Goldberg <rgoldber@redhat.com>
Thu, 16 Mar 2023 17:21:46 +0000 (13:21 -0400)
committerRyan Goldberg <rgoldber@redhat.com>
Mon, 17 Apr 2023 14:05:57 +0000 (10:05 -0400)
commit836ee58a4d755ef726b191394a0d7e9a2baa26cc
tree7d1958563c3a82169ea5a6e151b116356bc6d18d
parent76c4009d6187c999f47c970473d884a25d8bdaec
ISystemtap: Added containerized encapsulation of jupyter kernel
15 files changed:
Makefile.in
configure
elaborate.cxx
interactive-notebook/ISystemtap.ipynb
interactive-notebook/Makefile.am
interactive-notebook/Makefile.in
interactive-notebook/README.md [new file with mode: 0644]
interactive-notebook/container/Dockerfile [new file with mode: 0644]
interactive-notebook/container/isystemtap_launcher.sh [new file with mode: 0755]
interactive-notebook/container/runtime_container_config.sh [new file with mode: 0755]
interactive-notebook/install.sh [changed mode: 0644->0755]
interactive-notebook/isystemtap/stap_jobjects.py
interactive-notebook/isystemtap/stap_kernel.py
interactive-notebook/requirements.txt
interactive-notebook/setup.py [new file with mode: 0644]
This page took 0.02728 seconds and 5 git commands to generate.