We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a3b9dc commit ee3a045Copy full SHA for ee3a045
1 file changed
docs/conf.py
@@ -95,7 +95,8 @@
95
nb_execution_excludepatterns = [
96
"LSTM_training.ipynb",
97
"basics.ipynb",
98
- "probabilistic_programming_module.ipynb"
+ "probabilistic_programming_module.ipynb",
99
+ "plotting.ipynb"
100
]
101
102
latex_engine = "xelatex"
0 commit comments