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

fix: Cheat sheet dependencies #3495

Merged
merged 1 commit into from
Nov 19, 2024
Merged

fix: Cheat sheet dependencies #3495

merged 1 commit into from
Nov 19, 2024

Conversation

hpohekar
Copy link
Collaborator

@hpohekar hpohekar commented Nov 19, 2024

closes #3494

We need following dependencies for local PyFluent cheat sheet generation.

  1. quarto-cli
  2. pdf2image
  3. poppler

poppler on windows

  1. Download latest release from here.
  2. Extract zip.
  3. Add <Release-24.08.0-0\poppler-24.08.0\Library\bin> to path.

poppler on Linux

  1. Follow steps described in the ci.yml.

@hpohekar hpohekar changed the title fix: Cheat sheet dependency fix: Cheat sheet dependencies Nov 19, 2024
@hpohekar hpohekar enabled auto-merge (squash) November 19, 2024 10:02
@hpohekar hpohekar merged commit b170c1c into main Nov 19, 2024
29 checks passed
@hpohekar hpohekar deleted the fix/cheat_doc_generation branch November 19, 2024 12:23
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 this pull request may close these issues.

Fix cheat sheet doc requirements.
3 participants