-
Notifications
You must be signed in to change notification settings - Fork 91
⬆️ UPGRADE: myst-parser to 0.15.2 #353
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
Changes from 3 commits
3582af2
830769b
062d8ce
94b8db5
be185b2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
|
|
@@ -430,7 +430,7 @@ | |||
| "execution_count": 5, | ||||
| "metadata": { | ||||
| "filenames": { | ||||
| "image/png": "/private/var/folders/t2/xbl15_3n4tsb1vr_ccmmtmbr0000gn/T/pytest-of-chrisjsewell/pytest-679/test_complex_outputs_unrun_aut0/source/_build/jupyter_execute/complex_outputs_unrun_22_0.png" | ||||
| "image/png": "/private/var/folders/_w/bsp9j6414gs4gdlnhhcnqm9c0000gn/T/pytest-of-matthewmckay/pytest-37/test_complex_outputs_unrun_aut0/source/_build/jupyter_execute/complex_outputs_unrun_22_0.png" | ||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. is there any way we can configure tests to not be person-specific? otherwise I think this will be re-written any time somebody has to update the tests who didn't update them in the past.
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @choldgraf I just updated a whole bunch of metadata in the tests in Line 23 in b132a50
I don't see an easy way to generate these fixtures with generic values.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. as mentioned, the actual tests ignore these values when diffing. |
||||
| } | ||||
| }, | ||||
| "output_type": "execute_result" | ||||
|
|
@@ -560,7 +560,7 @@ | |||
| "name": "python", | ||||
| "nbconvert_exporter": "python", | ||||
| "pygments_lexer": "ipython3", | ||||
| "version": "3.7.8" | ||||
| "version": "3.8.10" | ||||
| }, | ||||
| "latex_envs": { | ||||
| "LaTeX_envs_menu_present": true, | ||||
|
|
||||
Uh oh!
There was an error while loading. Please reload this page.