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

[DO NOT MERGE] Test 298 #299

Closed
wants to merge 36 commits into from
Closed

[DO NOT MERGE] Test 298 #299

wants to merge 36 commits into from

Conversation

maximlt
Copy link
Collaborator

@maximlt maximlt commented Feb 8, 2024

Just a quick check to see if the doc builds correctly for #298.

* Converts markdown text to iterable of tuples, where first item is the
  full link like [a](b.ipynb) and second item is the name of the notebook,
  for example b.ipynb
Function to get potential link targets for a notebook
A method which creates a link to the source file based on notebook
markdown link and target filename
* Return the file paths instead of just file 'stems'
* Check first all matches with full path, then check matches without the digit part
* Take relative path of target instead of just the filename
logic was opposite
add: _get_sourcefile
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