-
Notifications
You must be signed in to change notification settings - Fork 84
Create a tutorial for Parmest new API #1672
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
base: main
Are you sure you want to change the base?
Conversation
MarcusHolly
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mainly minor comments
| "execution_count": null, | ||
| "execution_count": 1, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Were any changes actually made to this file? It's hard to tell because a lot of lines have changed - mainly because this tutorial did not initially display outputs. So now all of the outputs are appearing as new lines. I'm indifferent as to whether tutorials should have the outputs pre-loaded or not, but in this case, clearing the outputs would make it easier to review. There may actually be no changes made to this notebook...
| "source": [ | ||
| "data_formatted = get_formatted_data(data) \n", | ||
| "print(data_formatted)\n", | ||
| "# print(data_formatted.to_markdown())" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Delete?
| }, | ||
| { | ||
| "cell_type": "code", | ||
| "execution_count": 12, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest re-running the cells all in order or clearing the output. Seems like all the cells were run, but then some were re-run and others were not
Co-authored-by: MarcusHolly <[email protected]>
Co-authored-by: MarcusHolly <[email protected]>
Co-authored-by: MarcusHolly <[email protected]>
Co-authored-by: MarcusHolly <[email protected]>
Co-authored-by: MarcusHolly <[email protected]>
…parmest_tutorial
Fixes/Resolves:
(replace this with the issue # fixed or resolved, if no issue exists then a brief statement of what this PR does)
Summary/Motivation:
Changes proposed in this PR:
Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: