You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implement basic support for \label and \ref in a Jupyter notebook
- this is pretty minimal and works, but doesn't yet implement doing a
global pass on first load. It also doesn't update the label/ref index
when the document changes. It's basically meant to be useful when
the markdown is NOT being edited -- it's for consumption.
0 commit comments