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

Unknown mime type error should show what mime type is not supported #3705

Closed
rchiodo opened this issue Jan 9, 2019 · 1 comment
Closed
Assignees

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Jan 9, 2019

Do this:

#%%
from beakerx import *

Plot(title="Title",
xLabel="Horizontal",
yLabel="Vertical",
initWidth=500,
initHeight=200)

This will show this output:

$Unknown mime type for data

We should explain more of what the problem is.

@rchiodo
Copy link
Contributor Author

rchiodo commented Jan 9, 2019

@rchiodo rchiodo self-assigned this Jan 9, 2019
@greazer greazer closed this as completed Jan 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 27, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants