Skip to content

Commit

Permalink
Merge pull request #266 from djarecka/doc/removing_tutorial
Browse files Browse the repository at this point in the history
removing tutorial form the repository (closes #238)
  • Loading branch information
satra authored May 24, 2020
2 parents 7eba51a + 8093f8b commit f042738
Show file tree
Hide file tree
Showing 45 changed files with 13 additions and 3,066 deletions.
1 change: 0 additions & 1 deletion .binder/postBuild

This file was deleted.

5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ and Dask (this is an experimental implementation with limited testing)
[[PyCon 2020 Poster](https://docs.google.com/presentation/d/10tS2I34rS0G9qz6v29qVd77OUydjP_FdBklrgAGmYSw/edit?usp=sharing)]

### Tutorial
This tutorial will walk you through the main concepts of Pydra!
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/nipype/pydra/master?filepath=tutorial%2Fnotebooks)
Pydra Tutorial can be find in [pydra-tutorial repository](https://github.com/nipype/pydra-tutorial).

The tutorial can be run locally or using Binder service: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/nipype/pydra-tutorial/master?filepath=notebooks)

Please note that mybinder times out after an hour.

Expand Down
29 changes: 5 additions & 24 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,8 @@ test_requires =
codecov
numpy
psutil
tornado==4.5.3
nbformat
notebook==5.7.8
jupyter
jupyter_contrib_nbextensions
python-dateutil
tornado
boutiques
packages = find:
include_package_data = True
Expand Down Expand Up @@ -72,11 +69,8 @@ test =
numpy
pyld
psutil
tornado==4.5.3
nbformat
notebook==5.7.8
jupyter
jupyter_contrib_nbextensions
python-dateutil
tornado
boutiques
tests =
%(test)s
Expand All @@ -85,20 +79,7 @@ dev =
black
pre-commit
dask =
pytest >= 4.4.0
pytest-cov
pytest-env
pytest-xdist
pytest-rerunfailures
codecov
numpy
pyld
psutil
tornado
nbformat
notebook
jupyter
jupyter_contrib_nbextensions
%(test)s
dask
distributed
all =
Expand Down
5 changes: 5 additions & 0 deletions tutorial/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Pydra Tutorial

Python Tutorial has been moved to a separate [GitHub repository](https://github.com/nipype/pydra-tutorial).

The interactive tutorial is available at [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/nipype/pydra-tutorial/master?filepath=notebooks)
13 changes: 0 additions & 13 deletions tutorial/figures/nd_spl.tikz

This file was deleted.

Binary file removed tutorial/figures/nd_spl_1.png
Binary file not shown.
16 changes: 0 additions & 16 deletions tutorial/figures/nd_spl_1.tikz

This file was deleted.

Binary file removed tutorial/figures/nd_spl_2.png
Binary file not shown.
18 changes: 0 additions & 18 deletions tutorial/figures/nd_spl_2.tikz

This file was deleted.

Binary file removed tutorial/figures/nd_spl_3.png
Binary file not shown.
20 changes: 0 additions & 20 deletions tutorial/figures/nd_spl_3.tikz

This file was deleted.

Binary file removed tutorial/figures/nd_spl_3_comb1.png
Binary file not shown.
26 changes: 0 additions & 26 deletions tutorial/figures/nd_spl_3_comb1.tikz

This file was deleted.

Binary file removed tutorial/figures/nd_spl_3_comb2.png
Binary file not shown.
26 changes: 0 additions & 26 deletions tutorial/figures/nd_spl_3_comb2.tikz

This file was deleted.

Binary file removed tutorial/figures/nd_spl_3_comb3.png
Binary file not shown.
25 changes: 0 additions & 25 deletions tutorial/figures/nd_spl_3_comb3.tikz

This file was deleted.

Binary file removed tutorial/figures/nd_spl_4.png
Binary file not shown.
14 changes: 0 additions & 14 deletions tutorial/figures/nd_spl_4.tikz

This file was deleted.

24 changes: 0 additions & 24 deletions tutorial/figures/nd_spl_cmb_1.tikz

This file was deleted.

Binary file removed tutorial/figures/nd_spl_sm.png
Binary file not shown.
29 changes: 0 additions & 29 deletions tutorial/figures/sample_dj.tikzstyles

This file was deleted.

Binary file removed tutorial/figures/wf_1.png
Binary file not shown.
19 changes: 0 additions & 19 deletions tutorial/figures/wf_1.tikz

This file was deleted.

Binary file removed tutorial/figures/wf_2.png
Binary file not shown.
24 changes: 0 additions & 24 deletions tutorial/figures/wf_2.tikz

This file was deleted.

Binary file removed tutorial/figures/wf_3.png
Binary file not shown.
25 changes: 0 additions & 25 deletions tutorial/figures/wf_3.tikz

This file was deleted.

Binary file removed tutorial/figures/wf_4.png
Binary file not shown.
27 changes: 0 additions & 27 deletions tutorial/figures/wf_4.tikz

This file was deleted.

Binary file removed tutorial/figures/wf_5.png
Binary file not shown.
Loading

0 comments on commit f042738

Please sign in to comment.