-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.16.0 #164
v0.16.0 #164
Conversation
simplified requirements dependency upgrades (incl. tensorflow, cellprofiler) restricted python to <3.11
prepare macos/arm64 Docker image (prepares #98) add xpra-enabled Docker image add view command (closes #27) add apps jupyterlab command upgrade workflows fix pyproject.toml setuptools devel extra minor code improvements run_captured now captures stderr only call fixuid when $RUN_FIXUID is set (closes #156) fix missing error message for non-existing related files (closes #151) update test skeletons (prepares #95) update mkdocs setup rename framework to toolkit update installation instructions (closes #160)
Codecov ReportBase: 32.61% // Head: 30.65% // Decreases project coverage by
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## main #164 +/- ##
==========================================
- Coverage 32.61% 30.65% -1.97%
==========================================
Files 60 66 +6
Lines 2287 2512 +225
==========================================
+ Hits 746 770 +24
- Misses 1541 1742 +201
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
requirements.txt
$RUN_FIXUID
is set In entrypoint, only call fixuid if running in Docker #156stderr
of subprocessespyproject.toml
,setup.cfg
)