jupyter / papyri

MIT License
84 stars 17 forks source link

WIP: Add substitution definition code and tests #385

Open melissawm opened 8 months ago

melissawm commented 8 months ago

It took me long enough because I think I was trying to do too much. This is a first pass and definitely needs improvement but it does work. I need some feedback on whether this is the right approach and whether we should look at resolving external links too?

TODO:

Carreau commented 7 months ago

Ok, this is a bit more complicated that I thought, I've push a few commits to try to see how we can push this a bit further.

Carreau commented 7 months ago

This should be almost all good with the exception of numpy narrative that makes use of a global substitution using |version|, I guess we can either skip that for now or implement a global substitution.