Skip to content

Commit 6c73f79

Browse files
committed
updating rendered version
1 parent 534cd3f commit 6c73f79

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

_downloads/my_code.zip

3.02 KB
Binary file not shown.

_sources/where_to_put_your_code.rst.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ Now you can fire up python (or ipython, or a Jupyter notebook, or write code in
9898

9999
And you are good to go!
100100

101-
.. I've enclosed my sample package as a zip file -- if it makes it through.
101+
Here is a zip file of my simple example package: :download:`my_code.zip <../code/my_code.zip>`
102+
102103

103104
NOTES:
104105
------

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

where_to_put_your_code.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ <h3>Putting in your code<a class="headerlink" href="#putting-in-your-code" title
244244
</pre></div>
245245
</div>
246246
<p>And you are good to go!</p>
247+
<p>Here is a zip file of my simple example package: <a class="reference download internal" href="_downloads/my_code.zip" download=""><code class="xref download docutils literal"><span class="pre">my_code.zip</span></code></a></p>
247248
</div>
248249
<div class="section" id="notes">
249250
<h3>NOTES:<a class="headerlink" href="#notes" title="Permalink to this headline"></a></h3>

0 commit comments

Comments
 (0)