File: drop_notebook_in_docs.patch

package info (click to toggle)
mdtraj 1.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 79,324 kB
  • sloc: python: 25,216; ansic: 6,266; cpp: 5,685; xml: 1,252; makefile: 192
file content (14 lines) | stat: -rw-r--r-- 411 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: mdtraj/docs/conf.py
===================================================================
--- mdtraj.orig/docs/conf.py	2025-10-27 12:06:18.975528331 +0100
+++ mdtraj/docs/conf.py	2025-10-27 12:07:07.733155035 +0100
@@ -39,9 +39,7 @@
     "sphinx.ext.napoleon",
     "sphinx.ext.viewcode",
     "numpydoc",
-    "notebook_sphinxext",
     "nbsphinx",
-    "nbsphinx_link",
 ]
 
 autosummary_generate = True