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

Using Jupyter and PyMAPDL #2426

Closed
germa89 opened this issue Oct 16, 2023 Discussed in #2425 · 0 comments · Fixed by #2470
Closed

Using Jupyter and PyMAPDL #2426

germa89 opened this issue Oct 16, 2023 Discussed in #2425 · 0 comments · Fixed by #2470

Comments

@germa89
Copy link
Collaborator

germa89 commented Oct 16, 2023

Discussed in #2425

Originally posted by mikerife October 16, 2023
When using Jupyter Lab and PyMAPDL on an MS Windows machine I've found that installing Jupyter and PyVista the following way is complete and avoids some issues when installing individually:

pip install "jupyterlab>=3" ipywidgets "pyvista[all,trame]"

PyVista page

note the double quotes in the pip install line compared to the PyVista page.
Mike

I would propose to create an installation context, so you can do:

pip install "ansys-mapdl-core[jupyter]"
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

Successfully merging a pull request may close this issue.

1 participant