-
Notifications
You must be signed in to change notification settings - Fork 0
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
Docs for workers #140
base: main
Are you sure you want to change the base?
Docs for workers #140
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #140 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 26 26
Lines 2437 2433 -4
=========================================
- Hits 2437 2433 -4 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typos for a redocument - and one TODO that I'm not immediately sure I know what to do with - which we could do, or leave...
hipercow_environment_create("rrq", packages = "cowsay") | ||
``` | ||
|
||
**TODO**: *work out how to refresh this environment; I think that's just a message to send* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this ok for now, or shall we solve it?
No description provided.