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

added documentation for getting started with wsl2 on windows #2553

Merged
merged 3 commits into from
May 3, 2022

Conversation

danielgrzenda
Copy link
Contributor

Overview

Added documentation for getting started with wsl2 on windows. Added directions for:

  1. running jupyter lab with VTK and headless Xserver
  2. running jupyter lab with pythreejs

@github-actions github-actions bot added the documentation Anything related to the documentation/website label May 2, 2022
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Thanks for opening your first pull request in PyVista! 🚀 Please make sure you read (skim 😉) our Contributing Guide and abide by our Code of Conduct.
A few things to keep in mind:

  • Remember to run the tests locally to make debugging issues easier.
  • If you need help writing tests, take a look at the existing ones for inspiration. If you do not know where to start, let @pyvista/developers know and we will walk you through it.
  • All new features should be documented. It helps to write the docstrings for your functions/classes before writing the code. This will help you think about your code design and results in better code.
  • No matter what, we are really grateful that you put in the effort to open this PR! ⭐

@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #2553 (4b4bd58) into main (259e6b0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2553   +/-   ##
=======================================
  Coverage   93.72%   93.72%           
=======================================
  Files          75       75           
  Lines       16120    16120           
=======================================
  Hits        15108    15108           
  Misses       1012     1012           

Copy link
Member

@tkoyama010 tkoyama010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danielgrzenda Thank you for adding this. Document for wsl2 is a very important contribution. I have some fixes. If you approve it please commit suggestion.

doc/getting-started/installation.rst Outdated Show resolved Hide resolved
doc/getting-started/installation.rst Outdated Show resolved Hide resolved
doc/getting-started/installation.rst Outdated Show resolved Hide resolved
doc/getting-started/installation.rst Outdated Show resolved Hide resolved
doc/getting-started/installation.rst Outdated Show resolved Hide resolved
doc/getting-started/installation.rst Outdated Show resolved Hide resolved
doc/getting-started/installation.rst Outdated Show resolved Hide resolved
doc/getting-started/installation.rst Outdated Show resolved Hide resolved
doc/getting-started/installation.rst Outdated Show resolved Hide resolved
Co-authored-by: Tetsuo Koyama <tkoyama010@gmail.com>
Copy link
Member

@tkoyama010 tkoyama010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akaszynski akaszynski enabled auto-merge (squash) May 3, 2022 02:47
@akaszynski
Copy link
Member

Thanks @danielgrzenda!

@akaszynski akaszynski merged commit a032334 into pyvista:main May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Anything related to the documentation/website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants