Commit Graph

3 Commits

Author SHA1 Message Date
wbsong111 162d9b2c2a Update jupyter configuration for network connection 2026-05-06 09:00:16 +09:00
ychangkim 8aca1e74f9 fix: prevent root-owned .cache files by adding --no-cache-dir to pip upgrade
Running pip as root (runAsUser: 0) created /home/jovyan/.cache with root
ownership, causing permission issues for the jovyan user at runtime.
2026-04-20 14:37:27 +09:00
ychangkim af34d9280e jupyterlab 2026-03-26 15:14:05 +09:00