##// END OF EJS Templates
add note about examples to head of parallel docs
MinRK -
Show More
@@ -1,3 +1,5 b''
1 .. _parallel_examples:
2
1 3 =================
2 4 Parallel examples
3 5 =================
@@ -4,6 +4,17 b''
4 4 Overview and getting started
5 5 ============================
6 6
7
8 Examples
9 ========
10
11 We have various example scripts and notebooks for using IPython.parallel in our
12 :file:`docs/examples/parallel` directory, or they can be found `on GitHub`__.
13 Some of these are covered in more detail in the :ref:`examples
14 <parallel_examples>` section.
15
16 .. __: https://github.com/ipython/ipython/tree/master/docs/examples/parallel
17
7 18 Introduction
8 19 ============
9 20
General Comments 0
You need to be logged in to leave comments. Login now