Skip to content

add new ClassEnquirer for declaring Python packages#553

Merged
ndjensen merged 5 commits into
ninia:dev_4.2from
ndjensen:dev_4.2
Sep 6, 2024
Merged

add new ClassEnquirer for declaring Python packages#553
ndjensen merged 5 commits into
ninia:dev_4.2from
ndjensen:dev_4.2

Conversation

@ndjensen

@ndjensen ndjensen commented Aug 27, 2024

Copy link
Copy Markdown
Member

The AllowPythonClassEnquirer enables users to declare packages that should always be imported from Python. This can be used to resolve issues when Java package names on the classpath match Python package names and the desired import is of the Python package. Example use cases are py4j and tensorflow.

The AllowPythonClassEnquirer enables users to
declare packages that should always be imported
from Python. This can be used to resolve issues
when Java package names on the classpath match
Python package names and the desired import is of
the Python package. Example use cases are py4j
and tensorflow.
@ndjensen ndjensen merged commit 2890eb4 into ninia:dev_4.2 Sep 6, 2024
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.

2 participants