Description of the bug
I'm encountering an issue when attempting to export a Jupyter Notebook as HTML in Visual Studio Code. The export fails with the following error:
TypeError: _resolve_path() takes 1 positional argument but 2 were given
It seems to be related to the jupyterlab or nbconvert internals, possibly involving a recent update.
I've confirmed that this happens in the latest version of VS Code with Python and Jupyter extensions updated.
Could you please advise on what might be causing this error, and if there is a known workaround or fix?
Thank you in advance for your help.
Command used and terminal output
Relevant files
No response
System information
No response