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

My jupyter unable to display pictures #120

Open
Muryor opened this issue Dec 12, 2021 · 0 comments
Open

My jupyter unable to display pictures #120

Muryor opened this issue Dec 12, 2021 · 0 comments

Comments

@Muryor
Copy link

Muryor commented Dec 12, 2021

I try :

fun:= Sin[Sqrt[x^2 + y^2]]/Sqrt[x^2 + y^2]
Plot3D[fun, {x, -5*Pi, 5*Pi}, {y, -5*Pi, 5*Pi},
    PlotPoints -> 100, BoxRatios -> {1, 1, 0.2},
    PlotRange -> All]

the output

Developer`UseFrontEnd::nofestart: Unable to launch a front end. Proceeding without a front end.
Developer`UseFrontEnd::nofestart: Unable to launch a front end. Proceeding without a front end.
-Graphics3D-

How can I fix this bug?

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

1 participant