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

No show Preview menu button #13

Closed
marcevrard opened this issue Sep 29, 2018 · 27 comments
Closed

No show Preview menu button #13

marcevrard opened this issue Sep 29, 2018 · 27 comments

Comments

@marcevrard
Copy link

marcevrard commented Sep 29, 2018

There is no show Preview menu button after installing the extension.
Also the Show preview in the Command Palette gives the error: command 'extension.showPreview' not found.

vscode-nbpreviewer 1.0.0
VScode 1.27.2
python 3.6.6
macOS 10.13.6
@chinaq
Copy link

chinaq commented Sep 29, 2018

me too

@regearhead
Copy link

The Show Preview button is missing.
I am unable to get the extension to work. Windows 10, Anaconda 5.2.0.

@yukw777
Copy link

yukw777 commented Oct 7, 2018

Same here.

@syagev
Copy link

syagev commented Oct 8, 2018

Also with

vscode-nbpreviewer 1.0.0
VSCode 1.28.0
python 3.6.6
win10 build1809

@jacobdanovitch
Copy link

Same here on Windows and Ubuntu.

@akamlani
Copy link

Any resolution on this yet?

@alexsivris
Copy link

Same problem on my system:
OS: macOS 10.14.1
nbpreviewer version: 1.0.0

@AlJohri
Copy link

AlJohri commented Nov 14, 2018

same here. ping @jithurjacob

@carbocation
Copy link

I can confirm this problem on Ubuntu 18.04. Specifically, the "Preview" button is no longer available.

@mUtterberg
Copy link

Same here. Is someone working on this issue at the moment? Even if it's not ready, it'd help to know the status on that.

@carbocation
Copy link

This is now happening on all of my devices (including OS X). I'm wondering if this is a consequence of the October 2018 vscode update.

@AlJohri
Copy link

AlJohri commented Nov 21, 2018

I DMed him on Twitter https://twitter.com/jithu_r_jacob

@jithurjacob
Copy link
Owner

Apologies for the delay. I was going through some personal issues. I have published a new version after testing on my MacBook Pro. Please confirm if the issue is solved.

@pwolter
Copy link

pwolter commented Dec 5, 2018

The issue is not resolved. Still is not available.
The Show preview in the Command Palette gives the error: command 'extension.showPreview' not found.

@tribbloid
Copy link

also affects me. Has any one found the reason?

@carbocation
Copy link

It sounds like there is a fix, but also that it's not working for many of us. Is there a log of some sort that we can post to help troubleshoot? (It's still not working for me on OS X or Linux.)

@jithurjacob
Copy link
Owner

@carbocation @tribbloid @pwolter

Could you please provide a screen shot with your developer console open. Please follow the below steps.

  1. Click Help > Toggle Developer Tools
  2. Open a Jupyter notebook

screenshot 2018-12-15 at 12 04 28 pm

@abhinavmathur96
Copy link

The "Show Preview" button is not visible
untitled

VScode 1.30.0
Win10 build 1803

@carbocation
Copy link

@jithurjacob Attached:
image

Possibly notable part:

[jithurjacob.nbpreviewer]: Command `extension.showPreview` appears multiple times in the `commands` section.

Version info from VS Code -> About:

Version: 1.30.0
Commit: c6e592b2b5770e40a98cb9c2715a8ef89aec3d74
Date: 2018-12-11T22:21:33.585Z
Electron: 2.0.12
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
OS: Linux x64 4.15.0-42-generic

@carbocation
Copy link

Interestingly, based on that log showing info about the python extension's notebooks, I tried disabling Microsoft's Python extension (installed by 26 million people). Doing so restored the preview functionality from your extension.

I am opening up an issue there.

@jithurjacob
Copy link
Owner

@carbocation Thank you so much. If you notice the bottom left portion, the ipython notebook has been identified as Jupyter. Could you please provide the extension name which you have disabled?

@carbocation
Copy link

The extension name is ms-python.python. URL is here.

I opened up an issue since this seems like it might be a problem with their extension.

@jithurjacob
Copy link
Owner

Thank you @carbocation. I will also keep an eye on the issue.

@jithurjacob
Copy link
Owner

@carbocation I've updated the extension. Could you please check if it fixed the issue?

@chaoyuxie
Copy link

@jithurjacob Thank you. The Preview menu button shows in the vscode

@jithurjacob
Copy link
Owner

@chaoyuxie Thank you for confirming. Please do leave good review.

@jithurjacob
Copy link
Owner

Closing the issue

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

No branches or pull requests