10000 modify wf actions `.yml` by yibeichan · Pull Request #35 · nipype/pydra-tutorial · GitHub
[go: up one dir, main page]

Skip to content

modify wf actions .yml #35

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

Closed
wants to merge 27 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
create 7th tutorial
  • Loading branch information
yibeichan committed Jul 27, 2022
commit 0f6652ccbcba8fb60305d1fb01f2c2052c27d5a2
18 changes: 18 additions & 0 deletions notebooks/7_twolevel_glm_nilearn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
jupytext:
text_representation:
extension: .md
format_name: myst
format_version: 0.13
jupytext_version: 1.13.8
kernelspec:
display_name: Python 3 (ipykernel)
language: python
name: python3
---

# 7. First and Second Level GLM (from Nilearn)

```{code-cell} ipython3

```
0