You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/sprints/contents.lr
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,12 @@ For more details on how to propose a sprint, please read our blog post:
57
57
58
58
### NumPy
59
59
60
-
TBA
60
+
*[NumPy](https://numpy.org/) is completely Free and Open Source, and a the fundamental package for scientific computing with Python.
61
+
* Please check the [contribution documentation](https://numpy.org/devdocs/dev/index.html) for getting set up. A codespaces setup can be used in case of difficulties.
62
+
* Issues that fit a sprint are tagged with ["sprintable" or "sprintable C"](https://github.com/numpy/numpy/issues?q=is%3Aissue%20state%3Aopen%20label%3Asprintable%20OR%20label%3A%22sprintable%20-%20C%22).
63
+
You may find other issues, for example documentation ones.
64
+
* Reach out to the host before working deeply on such or other issues. Issues are often more complicated than they first seem.
65
+
61
66
62
67
### SciPy
63
68
@@ -75,7 +80,7 @@ TBA
75
80
76
81
### scikit-image
77
82
78
-
TBTBA
83
+
TBA
79
84
80
85
### skrub
81
86
@@ -84,14 +89,6 @@ TBTBA
84
89
* Talk to us such that we can direct you towards a good issues to solve.
85
90
* Mentors will leave for the airports at the beginning of the afternoon.
86
91
87
-
### NumPy
88
-
89
-
*[NumPy](https://numpy.org/) is completely Free and Open Source, and a the fundamental package for scientific computing with Python.
90
-
* Please check the [contribution documentation](https://numpy.org/devdocs/dev/index.html) for getting set up. A codespaces setup can be used in case of difficulties.
91
-
* Issues that fit a sprint are tagged with ["sprintable" or "sprintable C"](https://github.com/numpy/numpy/issues?q=is%3Aissue%20state%3Aopen%20label%3Asprintable%20OR%20label%3A%22sprintable%20-%20C%22).
92
-
You may find other issues, for example documentation ones.
93
-
* Reach out to the host before working deeply on such or other issues. Issues are often more complicated than they first seem.
0 commit comments