You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like mkdostrings try to parse those files because I have plenty of the following warnings:
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[C]'
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[C]'
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[O]'
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[readonly]'
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[readonly]'
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[readonly]'
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[C]'
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[C]'
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[O]'
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[=C]'
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[=C]'
WARNING - mkdocstrings.plugin: examples/dsdsdsd.ipynb: Could not find cross-reference target '[=C]'
Would that be possible to add an option to ignore those files? (it also slows down the doc building process because usually, those notebook files are quite large (JSON based).
Boost priority
Boost priority in our backlog through Polar.sh. Higher pledge, higher priority.
Minimum pledge by user/organization is $5, minimum amount for boost is $30.
I am using the latest version.
I use the
mkdocs-jupyter
plugin so I have someipynb
files in mynav
:It looks like
mkdostrings
try to parse those files because I have plenty of the following warnings:Would that be possible to add an option to ignore those files? (it also slows down the doc building process because usually, those notebook files are quite large (JSON based).
Boost priority
The text was updated successfully, but these errors were encountered: