jupyter-book / jupyterlab-myst

Use MyST Markdown directly in Jupyter Lab
https://jupyter-book.github.io/jupyterlab-myst/
BSD 3-Clause "New" or "Revised" License
146 stars 18 forks source link

Pass trust to the mimerenderer #150

Closed rowanc1 closed 1 year ago

rowanc1 commented 1 year ago

@agoose77 This is one way to pass the trust down, I think it makes a bit of sense that the trust is in the same place as the inline expressions, but curious on your thoughts!

github-actions[bot] commented 1 year ago

Binder :point_left: Launch a Binder on branch executablebooks/jupyterlab-myst/feat/jlab4-trust

agoose77 commented 1 year ago

Gah! I must have stopped short of actually passing this down; that was my intention!