CSCfi / CSCfi/hpc-container-wrapper

Document know shortcommings

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
39
Forks
11
Avg merge
1h 39m
Merged PRs (30d)
2

Description

Better documentation for known issues:

- `sys.prefix` vs `sys.base_prefix`
- harcoded interpreter path for **shebang** breaks some scripts (e.g snakemake)
- bin <-> _bin switch requires top level mount which means that some test run under an installation directory like `/appl` which is not mounted fails, but this is ok. As the program is not going to be run when in `/appl, fix is to mount `/appl` but this has not been done as to avoid calling broken installations in isolated environments
- Interacting with poetry does not seem to work, needs more testing.
- Unclear if venv installation behavior with adding new jupyter kernels is a bug

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.