Save And Export Notebook Option - Is not Visible
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
Hello,
**1. Export Option:**
"Save And Export Notebook Option" is not visible in the jupyter file menu. Is there any workarounds or bug fix available ?.
**Current Version:**
Notebook - 7.0.4
jupyter- 1.0.0
jupyterlab - 4.0.6
**2. nbconvert:**
**Also, tried nbconvert**:
"jupyter nbconvert --to pdf filename.ipynb"
still getting below error message:
from collections import Mapping
ImportError: cannot import name 'Mapping' from 'collections'
Thank you.
Vivek
Contributor guide
Research direction
First reproduce the missing File-menu option in Notebook 7.0.4 with Jupyter 1.0.0 and JupyterLab 4.0.6. Then run `jupyter nbconvert --to pdf filename.ipynb` and investigate the reported `Mapping` import error; the issue is done when the export option is available and PDF conversion works without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, jupyter-notebook
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100