Skip to content

Run kernel with launcher #18

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

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

m-dzianishchyts
Copy link
Contributor

This PR makes the kernel run from a launcher that allows us to pass jvm options using JJ_JVM_OPTS env var (mostly like it was mentioned in #12).

Example

Windows:

set JJ_JVM_OPTS=-Xlog:gc
jupyter notebook

Linux

JJ_JVM_OPTS=-Xlog:gc jupyter notebook

@stariy95 stariy95 merged commit ef72a1a into dflib:main Jun 27, 2024
3 checks passed
@m-dzianishchyts m-dzianishchyts deleted the dynamic-startup branch September 9, 2024 06:05
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