jupyter lab的terminal没法使用 tab键 和上下左右键

是因为镜像启动时使用的是sh不是bash

修改了dockerfile还得重构continer,只能在jupyter lab的terminal里临时切换为bash:

/bin/bash

 

posted @ 2023-05-10 09:04  河在谈  阅读(62)  评论(0编辑  收藏  举报