Skip to content

Commit fb06cd5

Browse files
Merge pull request #27 from weekenthralling/docs/kernel-launch
docs: update `kernel_launch` README
2 parents 35e78b0 + e9a6ed4 commit fb06cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel_launch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Jupyter kernel
22

3-
Docker image used to spawn code execution environments for the TableGPT project. It is based on the `elyra/kernel-py` image, with additional data-analyze packages and Chinese support installed.
3+
It is based on the `elyra/kernel-py` image and replaces the original startup scripts with `bootstrap-kernel.sh` and `launch_ipykernel.py` from the directory to achieve the [following functionality](#script-modifications).
44

55
## Startup Scripts
66

0 commit comments

Comments
 (0)