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

Added Outputs and Serialization and Persistence user guides #523

Merged
merged 7 commits into from
Sep 14, 2021

Conversation

jbednar
Copy link
Member

@jbednar jbednar commented Sep 13, 2021

Added two new user guides:

  • Serialization and Persistence: Saving the state of a Parameterized object to a text, script, or pickle file
  • Outputs: Output types and connecting output to Parameter inputs

There was also planned to be a Customization user guide, but after writing it there was very little material, so that material was added to the Parameters user guide instead.

Other misc changes:

  • Added basic coverage of pydantic in Comparisons
  • Fixed MultiFileSelector example in Parameter_Types. Added classlist and descendents docs.
  • Documented edit_constant, shared_parameters, and pprint in Parameters

doc/comparisons.md Outdated Show resolved Hide resolved
doc/comparisons.md Outdated Show resolved Hide resolved
examples/user_guide/Parameters.ipynb Outdated Show resolved Hide resolved
examples/user_guide/Parameter_Types.ipynb Outdated Show resolved Hide resolved
examples/user_guide/Serialization_and_Persistence.ipynb Outdated Show resolved Hide resolved
@jbednar jbednar merged commit 28b1b55 into master Sep 14, 2021
@jbednar jbednar deleted the outputs_serialization branch September 14, 2021 20:03
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