-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Build a docker package for development and using in Python #182
Build a docker package for development and using in Python #182
Conversation
Visit the preview URL for this PR (updated for commit a5a5edf): https://nyx-rustdoc--pr182-163-getting-started-trd8l0h0.web.app (expires Sun, 18 Jun 2023 06:43:12 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: d8e2a55934352d850c15d11866c39eb2d2e029be |
I don't think this will work either. Maybe changing it to `nyx-fds` works?
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #182 +/- ##
==========================================
- Coverage 66.49% 66.48% -0.01%
==========================================
Files 127 127
Lines 32477 32477
==========================================
- Hits 21595 21592 -3
- Misses 10882 10885 +3 ☔ View full report in Codecov by Sentry. |
Effects
Provides both a docker package for development and using of the latest Nyx python.
There will be many PRs before #163 is ready. This is the first one.
Images are all OpenSUSE Tumbleweed.
The user package also contains Kedro, Kedro-viz, and Jupyter so that one can build workflows out of the box.
If this is a new feature or a bug fix ...
issue-xyz
wherexyz
is the number of the issue.If this change adds or modifies a validation case