jupyter server

A collection of 1 post

[Python] #1  Jupyter Kernel Server

[Python] #1 Jupyter Kernel Server

Python on container 작업환경도 code-server로 k8s에 올렸는데, 런타임도 올리고 싶었습니다. python을 container로 올리고 런타임을 연결해서 작업하려면 ssh로 container에 들어가서 작업을 해야 한다고 하더라구요. 그래서 그냥 Jupyter를 구성하기로 했습니다. 개발도 Jupyter Notebook으로 하긴 하니까