部署时的默认 shell https://github.com/jupyterhub/zero-to-jupyterhub-k8s 是
sh
例如当您想要通过 cmd 历史记录查看列表或者想要修复命令中的拼写错误时。 按向上箭头时会出现
^[[A
可以通过将外壳从
bash
遗憾的是,我无法使用 Jupyter 中的终端在使用此 helm 图表时如何自动运行 bash 而不是 sh 的答案。
singleuser 配置:
singleuser: extraEnv: SHELL: "/bin/bash"