flagflag  
16: 2021-07-23 (Fri) 18:22:41 iseki source 17: 2021-07-24 (Sat) 01:33:56 iseki source
Line 239: Line 239:
**** NSLDockerSpaewner [#rdae5a79] **** NSLDockerSpaewner [#rdae5a79]
 +#br
 +
 +*** Tools [#ke66d2d2]
 +**** アイドルしている Docker コンポーネントを殺す! [#uf1854cf]
 +- jupyterhub_idle_culler
 +- https://github.com/jupyterhub/jupyterhub​-idle-culler
 +
 +- pip で入れると No module named が出て,動かない模様
 +-- No module named jupyterhub_idle_culler
 +
 +- GitHub から直接入れる.
 +-- git clone https://github.com/jupyterhub/jupyterhub​-idle-culler.git
 +-- cd jupyterhub-idle-culler
 +-- python setup.py build
 +-- python setup.py build
 +
 +- jupyterhub_config.py
 +
 + mport sys
 +
 + c.JupyterHub.services = [
 +   {
 +       'name': 'idle-culler',
 +       'admin': True,
 +       'command': [
 +           sys.executable,
 +           '-m', 'jupyterhub_idle_culler',
 +           '--timeout=3600'
 +       ],
 +   }
 + ]
#br #br


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

41 user(s) are online (4 user(s) are browsing xpwiki)

Members: 0
Guests: 41

more...

Access Counter

Today : 6743674367436743
Yesterday : 1361113611136111361113611
Total : 2364515023645150236451502364515023645150236451502364515023645150
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com