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 does look like ExtractAttachmentsPreprocessor always uses the filename from the attachment, but attachments are per-cell, so the same name can be reused. It also defaults to sharing a directory with extracted outputs, so it could collide with those.
I pasted 2 screenshots into the cell like this
I execute
jupyter nbconvert --to markdown 'notebook/机器学习算法/03.case.ipynb'
The text was updated successfully, but these errors were encountered: