Skip to content

Commit f2cfb03

Browse files
committed
remove link checks for mlr3pipline
1 parent 27ea462 commit f2cfb03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@
155155
'https://doi.org/10.1080/07350015.2021.1895815',
156156
# Valid DOI; Causes 403 Client Error: Forbidden for url:...
157157
'https://doi.org/10.1198/jbes.2010.07136',
158+
# Piplesnotebook has to be reworked
159+
'https://mlr3book.mlr-org.com/pipelines.html',
158160
]
159161

160162
# To execute R code via jupyter-execute one needs to install the R kernel for jupyter

0 commit comments

Comments
 (0)