Korean-jeju-dialect-speech / Contaienr /jupyter_lab_config.py
Mireu-Lab's picture
build: create Dockerfile, docker-compose.yml and jupyter_lab_config.py
ab5cabc
raw
history blame
130 Bytes
c.NotebookApp.allow_origin = '*'
c.NotebookApp.open_browser = False
c.NotebookApp.terminado_settings = {'shell_command': ['bash']}