Skip to content

Force loading the environment in Python vignette#394

Merged
rcannood merged 1 commit intodevelfrom
bug/issue-386/pkgdown-reticulate
Jan 26, 2026
Merged

Force loading the environment in Python vignette#394
rcannood merged 1 commit intodevelfrom
bug/issue-386/pkgdown-reticulate

Conversation

@lazappi
Copy link
Copy Markdown
Collaborator

@lazappi lazappi commented Dec 4, 2025

Related to: Fixes #386

Description

Add a reticulate::py_config() call to the Python usage vignette to force loading the Python environment

Checklist

Before review

  • Update and regenerate man pages
  • Add/update tests
  • Add/update examples in vignettes
  • Pass CI checks

Before merge

  • Update NEWS
  • Bump devel version

@lazappi lazappi marked this pull request as ready for review December 4, 2025 12:19
@lazappi lazappi requested a review from rcannood December 4, 2025 12:19
Copy link
Copy Markdown
Member

@rcannood rcannood left a comment

Choose a reason for hiding this comment

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

Thanks!

@rcannood rcannood merged commit d5fda31 into devel Jan 26, 2026
10 checks passed
@rcannood rcannood deleted the bug/issue-386/pkgdown-reticulate branch January 26, 2026 15:12
lazappi added a commit that referenced this pull request Feb 24, 2026
…n-sce-convert

* origin/devel:
  Fix CI (#418)
  Update CI (#416)
  Separate reading/writing keys in `HDF5AnnData` (#392)
  Cherry-pick Bioc3.22 updates into devel (#411)
  Add check for 0 dimensions when converting to `Seurat` (#393)
  Force loading the environment in Python vignette (#394)
  Add issue templates (#395)
  Warn that matrix dim names won't be written to H5AD (#396)
  warn when rotation is provided, but not in LEM (#407)
  Set different cache versions in GHA (#403)
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.

scanpy and mudata are not available during pkgdown

3 participants