All public logs
Jump to navigation
Jump to search
Combined display of all available logs of HPCWIKI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:40, 18 May 2023 Admin talk contribs created page Private:Jupyterhub (Created page with "== Upgrade Jupyterhub == <syntaxhighlight lang="bash"> #1. dependency, sudo -H pip install --upgrade pynacl oauthlib jsonschema #2. upgrade jpyterhub sudo -H pip install --upgrade jupyterhub #3. upgrade DB sudo -H jupyterhub upgrade-db #4. retart and check </syntaxhighlight> == Version conflict in jsonschema with docker-compose == docker-compose 1.29.2 requires jsonschema<4,>=2.5.1, but you have jsonschema 4.17.3 which is incompatible") Tag: Visual edit