docker create --name pythonjupyter -p 18888:8888 flairlink/pythonjupyter:latest docker start pythonjupyter
この状態で、ブラウザで「 http://localhost:18888 」にアクセスし、パスワード「flairLink」でログイン。
---matplotlib日本語対応--- !echo 'font.family: TakaoGothic' > ~/.config/matplotlib/matplotlibrc !rm ~/.cache/matplotlib/fontlist-v300.json
Content type
Image
Digest
Size
1.4 GB
Last updated
over 7 years ago
docker pull flairlink/pythonjupyter