Dear all, I am new to the scipy developer group and wanted to make sure I knew exactly what I was doing before touching anything. I therefore tried to look at the examples provided in the "Before you start" section, however the links are broken. Specifically, in "Before you start" item 2-- the "this template" link ( http://projects.scipy.org/numpy/browser/trunk/doc/example.py) is broken, as is "the example here" ( http://projects.scipy.org/numpy/browser/trunk/doc/EXAMPLE_DOCSTRING.txt). Thank you for looking into this. I look forward to contributing to scipy! Cheers Chiara -- *Chiara Mingarelli* twitter @gravitate_to_me www.chiaramingarelli.com
On Tue, Oct 1, 2013 at 4:54 PM, Chiara Mingarelli <mingarelli@gmail.com> wrote:
Dear all, I am new to the scipy developer group and wanted to make sure I knew
exactly what I was doing before touching anything. I therefore tried to look at the examples provided in the "Before you start" section, however the links are broken.
Specifically, in "Before you start" item 2-- the "this template" link ( http://projects.scipy.org/numpy/browser/trunk/doc/example.py) is broken, as is "the example here" ( http://projects.scipy.org/numpy/browser/trunk/doc/EXAMPLE_DOCSTRING.txt). Thank you for looking into this. I look forward to contributing to scipy!
Indeed, the correct URLs are the following: https://github.com/numpy/numpy/blob/master/doc/example.py https://raw.github.com/numpy/numpy/master/doc/EXAMPLE_DOCSTRING.rst.txt Where are you seeing these links? I'm not familiar with a document that has a "Before you start" section. Thanks! -- Robert Kern
Hi Robert, This is the first page that I saw after I logged in -> http://docs.scipy.org/numpy/Front%20Page/#before-you-start Hope this helps, and thanks for the correct links! Chiara On Tue, Oct 1, 2013 at 5:03 PM, Robert Kern <robert.kern@gmail.com> wrote:
On Tue, Oct 1, 2013 at 4:54 PM, Chiara Mingarelli <mingarelli@gmail.com> wrote:
Dear all, I am new to the scipy developer group and wanted to make sure I knew
exactly what I was doing before touching anything. I therefore tried to look at the examples provided in the "Before you start" section, however the links are broken.
Specifically, in "Before you start" item 2-- the "this template" link ( http://projects.scipy.org/numpy/browser/trunk/doc/example.py) is broken, as is "the example here" ( http://projects.scipy.org/numpy/browser/trunk/doc/EXAMPLE_DOCSTRING.txt). Thank you for looking into this. I look forward to contributing to scipy!
Indeed, the correct URLs are the following:
https://github.com/numpy/numpy/blob/master/doc/example.py https://raw.github.com/numpy/numpy/master/doc/EXAMPLE_DOCSTRING.rst.txt
Where are you seeing these links? I'm not familiar with a document that has a "Before you start" section.
Thanks!
-- Robert Kern
_______________________________________________ SciPy-Dev mailing list SciPy-Dev@scipy.org http://mail.scipy.org/mailman/listinfo/scipy-dev
-- *Chiara Mingarelli* twitter @gravitate_to_me www.chiaramingarelli.com
On Tue, Oct 1, 2013 at 5:05 PM, Chiara Mingarelli <mingarelli@gmail.com> wrote:
Hi Robert, This is the first page that I saw after I logged in ->
http://docs.scipy.org/numpy/Front%20Page/#before-you-start
Hope this helps, and thanks for the correct links!
Excellent, thank you! I will go edit that page to fix the links. -- Robert Kern
participants (2)
-
Chiara Mingarelli -
Robert Kern