Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save And Export Notebook Option - Is not Visible #7121

Open
vivekanandpkr opened this issue Oct 21, 2023 · 7 comments
Open

Save And Export Notebook Option - Is not Visible #7121

vivekanandpkr opened this issue Oct 21, 2023 · 7 comments
Labels

Comments

@vivekanandpkr
Copy link

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

@vivekanandpkr vivekanandpkr added bug status:Needs Triage Applied to issues that need triage labels Oct 21, 2023
@JasonWeill
Copy link
Collaborator

Per #7079, there should be a "Save and Export Notebook As…" option on the File menu in Notebook 7. Can you attach a screenshot of what you're seeing? Are you using Jupyter Notebook or JupyterLab?

@vivekanandpkr
Copy link
Author

Option is available, but it has been disabled for some reason. I'm using Jupyter 7.0.4.

image

image

@RRosio RRosio removed the status:Needs Triage Applied to issues that need triage label Oct 31, 2023
@RRosio
Copy link
Collaborator

RRosio commented Oct 31, 2023

Thank you @vivekanandpkr for the follow-up information! This seems to be a local issue, as other Notebook 7.0.4 installs do have that option enabled. Can you try re-installing NbCovert?

@jtpio
Copy link
Member

jtpio commented Dec 6, 2023

@remixer-dec
Copy link

I have the same issue, reinstalling nbconvert did not help, the notebook title is also invisible, no way to rename it. mac os x, nb 7.0.7

@ccaprani
Copy link

This works: jupyter/nbconvert#1864 (comment)

@JasonWeill
Copy link
Collaborator

Another upstream issue in JupyterLab: jupyterlab/jupyterlab#11687

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants