You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: kernel_launch/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Jupyter kernel
2
2
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).
0 commit comments