Skip to content

Commit e9a6ed4

Browse files
docs: update kernel_launch README
1 parent d45bcd5 commit e9a6ed4

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)