Start conversion to markdown#781
Closed
melissawm wants to merge 7 commits intoscipy-lectures:mainfrom
Closed
Conversation
bsipocz
approved these changes
Jul 15, 2024
Contributor
bsipocz
left a comment
There was a problem hiding this comment.
Changes look good to me, but difficult to say for sure without letting the checks run, and I cannot enable those.
Author
|
I'll fix the LaTeX failures in the next commit. |
Converts a few selected pages to markdown, and adds requirements and configuration needed for the conversion.
f19cc86 to
0bebd44
Compare
Author
|
Sorry for the rebase but I was getting NumPy 2.0 failures and decided to get the latest changes. Here's the page I translated from rst to markdown: https://output.circle-artifacts.com/output/job/78ba926b-c33c-435f-8e7e-3a9df810b968/artifacts/0/build/html/intro/intro.html |
Author
|
Hi all! I see this is moving along in a different direction, so I'll close in the interest of keeping things simpler. Feel free to take anything from here that is useful or to re-create the PR. Cheers! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Converts a few selected pages to markdown, and adds requirements and configuration needed
for the conversion.
This work started at the Scientific Python dev summit in June 2024.