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

VSCode notebook do not render multiple plugins like Markdown preview #340

Open
Barteus opened this issue Mar 15, 2024 · 3 comments
Open
Labels
bug Something isn't working

Comments

@Barteus
Copy link

Barteus commented Mar 15, 2024

Bug Description

Screenshot from 2024-03-15 16-31-54

The plugins which spawn new "HTML" preview page do not work. One of the examples can be "MarkDown Preview" from markdown-all-in-one plugin. Similar behaviour with others like:

  • vscode-data-preview
  • live-server
  • edit-csv
  • regexper

To Reproduce

  1. Deploy Charmed Kubeflow 1.7
  2. Create a VSCode notebook
  3. Download plugin from marketplace and upload to server
  4. Install from vsix
  5. Create Markdown file and check it's preview

Environment

CKF: 1.7
microk8s: 1.24
Ubuntu 22.04

Relevant Log Output

NA

Additional Context

No response

@Barteus Barteus added the bug Something isn't working label Mar 15, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5465.

This message was autogenerated

@kimwnasptd
Copy link
Contributor

kimwnasptd commented Mar 20, 2024

I tried to reproduce in an upstream KF installation but couldn't. Note that my testing steps were the following:

  1. Launch a VSCode 1.7 image
  2. Create a test.md file
  3. Go to Extensions on the left
  4. Install Markdown Editor
  5. Open test.md
  6. Right click and start command palette
  7. Do Markdown: Open Locked Preview to the side

And it showed as expected. Will try with CKF and microK8s
image

Maybe the root cause is similar to #339 (comment)

@kimwnasptd
Copy link
Contributor

I believe I've found the root cause to be the same as
#339 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants