DPS Tutorial v2 (for workspace-release v4.0.0)#408
Merged
Conversation
Contributor
rtapella
commented
Jul 1, 2024
- added some initial maap.py tutorial and template (thank you Paul M)
- updates to reflect changes in conda env and Stack names in MAAP workspace v4.0.0
- clarifications throughout based on feedback and testing
e.g. why do we mention a Jupyter notebook so often
- avoid issues with the conda env potentially being out of sync with a fresh Terminal - a few other small edits based on feedback
DPS runner from Paul Montesano
Contributor
Author
|
note that this closes "most" of #400 but not all of it. |
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
sujen1412
reviewed
Jul 2, 2024
docs/source/technical_tutorials/dps_tutorial/DPS_runner_template.ipynb
Outdated
Show resolved
Hide resolved
in the runner template, remove explicit maap_host from maap construction
| @@ -0,0 +1,353 @@ | |||
| { | |||
Collaborator
There was a problem hiding this comment.
This probably belongs in a different place - refer to Registering an Algorithm section. This section should just say: Make sure you are using an already registered algorithm or register one (link).
Reply via ReviewNB
| @@ -0,0 +1,353 @@ | |||
| { | |||
Collaborator
There was a problem hiding this comment.
this might be confusing to some as it's mixing shell/bash commands into Python cells. Could use the python equivalent.
Reply via ReviewNB
chuckwondo
reviewed
Jul 3, 2024
MAAP_Version -> ALGO_VERSION
sujen1412
approved these changes
Jul 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.