📝 Add a tutorial for parsing pipeline configs with FROM
keys
#4
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.
Description
This PR adds a tutorial for "Parsing minified pipelines (
FROM
: key)"Technical details
cpac
(the commandline wrapper) and this one usesC-PAC
(the core software), and those two packages can't be installed in the same environment, this PR also moves thecpac
installation into awrapper
Jupyter kernel and installsC-PAC
in acore
Jupyter kernelcore
andbash
kernels aren't working in Binder with this PR, but we haven't been linking to them yet anyway. They're findable, but not easily, and they do work locally for me 🤷. I vote we merge this and open an issue instead of holding this one up.C-PAC_tutorials/.github/workflows/cache-branch-binder-build.yml
Lines 6 to 17 in e72ae37
C-PAC_tutorials/.github/workflows/link-pr-to-binder.yml
Lines 6 to 28 in e72ae37
Live Binder
Checklist
Update index.md
).main
branch of the repository.Developer Certificate of Origin
Developer Certificate of Origin