Vscode-jupyter: Convert and save to python script not working

Created on 1 Oct 2020  路  2Comments  路  Source: microsoft/vscode-jupyter

Bug: Notebook Editor, Interactive Window, Editor cells

Steps to cause the bug to occur

  1. Press convert to python script in context menu on a .ipynb file.

Actual behavior

Doesn't work.

Expected behavior

Work

Your Jupyter and/or Python environment

_Please provide as much info as you readily know_

  • Jupyter server running: Local | Remote | N/A
  • Extension version: 20YY.MM.#####-xxx
  • VS Code version: #.##
  • Setting python.jediEnabled: true | false
  • Setting python.languageServer: Jedi | Microsoft | None
  • Python and/or Anaconda version: #.#.#
  • OS: Windows | Mac | Linux (distro):
  • Virtual environment: conda | venv | virtualenv | N/A | ...

Python Output

Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer, @joyceerhl

bug

Most helpful comment

This might be a dupe of this issue here:
https://github.com/microsoft/vscode-python/issues/14099.

Nbconvert released a new version that we are incompatible with. See Ian's directions on how to resolve. We should be releasing a fix for this soon.

All 2 comments

Thanks for reporting this issue, unfortunately none of the requested information has been provided.
Hence we are unable to help you.
Please could you provide the missing information:

  • Your Jupyter and/or Python environment
  • Python Output

This might be a dupe of this issue here:
https://github.com/microsoft/vscode-python/issues/14099.

Nbconvert released a new version that we are incompatible with. See Ian's directions on how to resolve. We should be releasing a fix for this soon.

Was this page helpful?
0 / 5 - 0 ratings