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

Default to true for store_history if not in silent mode #330

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

gartens
Copy link
Contributor

@gartens gartens commented Aug 16, 2023

According to the documentation for store_history:

A boolean flag which, if True, signals the kernel to populate history
The default is True if silent is False. If silent is True, store_history
is forced to be False.

@kojix2 kojix2 merged commit 9bbdd61 into SciRuby:master Jan 14, 2024
@kojix2
Copy link
Member

kojix2 commented Jan 14, 2024

Thank you!

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