Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-src/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ this in github, let download it into our project.

.. code-block:: bash

wget https://gist.githubusercontent.com/kagesenshi/2c53e855e776472723f4/raw/59ce71b7c6dbc027a5abfa4d9cba68bb9d58b801/epiweek.py \
wget https://gist.githubusercontent.com/kagesenshi/2c53e855e776472723f4/raw/80ada0b119a9f33943fe5e800ab64601be724ee4/epiweek.py \
-O src/example/dengueviz/epiweek.py

Edit ``src/example/dengueviz/views.py`` and add these lines:
Expand Down