New ubuntu based base image
Merge request reports
Activity
assigned to @deuerlei
- Resolved by Florian Deuerlein
Suggestion from Thanassis: use "bash" as the default shell for the users (for auto-completion, history, etc.)
- Resolved by Florian Deuerlein
Another issue:
Maybe add a "default" username so that users can have a username matching to the default uid.
For example the command "source /srv/test-build/spack/share/spack/setup-env.sh" throws the following error in the new image while it works fine in the current one.....
File "/usr/lib/python3.8/getpass.py", line 169, in getuser
return pwd.getpwuid(os.getuid())[0]
KeyError: 'getpwuid(): uid not found: 1000410000'Edited by Athanasios Karmas
- Resolved by Florian Deuerlein
Currently most of the exports don't work (erorr: nbconvert failed: 'tuple' object is not callable) This is because of an issue in the latest jupyter-server version that breaks the exports. It's a known issue and should be fixed in an upcoming version. Issue: https://github.com/jupyter-server/jupyter_server/pull/667
added 2 commits
- Resolved by Florian Deuerlein
Another issue is that the labextension to make URL query parameters accessible via environment variables of the notebook doesn't work anymore in lab 3.X.
This is because starting in lab version 3 the URL parameters are not preserved when opening a notebook link. More detailed description here
added 1 commit
- 8a3b98b4 - Use compatible clb-jupyter-ext-query-params version
added 1 commit
- 27fb8c75 - Use compatible clb-jupyter-ext-query-params version
added 1 commit
- f50c033e - Added support for OpenShift's arbitrary UIDs
added 2 commits
added 13 commits
-
09820e4e...bc81b1b0 - 3 commits from branch
master
- 11734bd6 - changed to ubuntu base image and updated dependencies to latest versions
- 196c5352 - set uid/gid and default shell to bash
- 88f82676 - update jupyterlab version + remove jupyter_contrib_nbextensions
- 7885a8a3 - Added additional comments
- 455e6b89 - fix for nbconvert issue
- 7feb702b - remove web pdf export option
- 9de96410 - Use compatible clb-jupyter-ext-query-params version
- 657c248a - Added support for OpenShift's arbitrary UIDs
- bb97bacd - pipeline: only build taged releases
- 3a81ef27 - Update LAB_IMAGE_NAME
Toggle commit list-
09820e4e...bc81b1b0 - 3 commits from branch
mentioned in commit 51c89ae2