Save and Export Notebook As... doesn't work!
See original GitHub issueDescription
Currently, I’m using JupyterLab desktop Version 3.3.4-2
. I can’t export my .ipynb
file as .py
using Save and Export Notebook As...
! JupyterLab doesn’t display the inner panel to see the options of Save and Export Notebook As...
!
Reproduce
- Open or create a new notebook
- try to export it as a
.py
file using File>Save and Export Notebook As… - Click on Save and Export Notebook As…
- Nothing shows up!
Expected behavior
A panel that at least contains the .py
format.
Context
- Operating System and version: Windows 10.0.19043
- JupyterLab-Desktop version: 3.3.4-2
- Installer: .exe
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the terminal inside of JupyterLab-Desktop here. You may want to sanitize the paths in the output.
Browser Output (required for interface issues after loading)
Paste the output from the DevTools JavaScript console here, if applicable.
Logs (required for issues with loading, server and startup)
Paste the logs from the `main.log` file here (optionally also from `renderer.log`).
Issue Analytics
- State:
- Created a year ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Export notebook as... menu is greyed out · Issue #8028 - GitHub
Description Export notebook as... menu is greyed out Reproduce Go to file Click on Export Notebook As... Expected behavior Context Operating ...
Read more >Missing Export Notebook As - JupyterLab
Out of nowhere the option to “Export Notebook As…” vanished from the File menu. Anyone got a solution for this?
Read more >Jupyter Lab Python Save and Export Tab Doesn't Open
When I try to export a script out of JupyterLab, the 'Save and Export Notebook As' tab doesn't open and appears to just...
Read more >Exporting Notebooks — JupyterLab 3.6.0b0 documentation
js Slides. In order to export your notebooks as Reveal. js slides, follow these steps: Open a notebook by double clicking it in...
Read more >Export and import OneNote notebooks - Microsoft Support
Export a OneNote notebook To download a notebook from OneNote to your computer, do the following: In any modern Web browser, go to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Based on This, I guess the source of the issue is my Python version, which is 3.10.1.
wdym on this? You can have several Python patches via environments.