Package: pycoqc / 2.5.2+dfsg-1

remove_non_free_part_of_documentation.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Author: Andreas Tille <tille@debian.org>
Last-Update: Wed, 22 Apr 2020 12:54:02 +0200
Description: The file docs/pycoQC/API_usage.ipynb contains compressed JS and had
 to be removed from the source tarball.  Make sure it is not used inside the doc
 which is refereing to an online replacement anyway

--- a/docs/pycoQC/usage.md
+++ b/docs/pycoQC/usage.md
@@ -10,7 +10,7 @@ The [Jupyter Notebook](https://jupyter.o
 
 One of the specificity of pycoQC is to have a rich python API meant to be used directly inside a Jupyter notebook. The pycoQC API for Jupyter is very flexible and allows you to explore your nanopore data interactively and in more depth than with the command line interface.
 
-* [pycoQC API usage notebook](pycoQC/API_usage)
+* pycoQC API usage notebook
 
 An online live version of the usage notebook served by MyBinder is also available to familiarize with the package API: