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
Backport PR #1861: fix notebook mime-type on download links
notebooks are not `application/json`, they are `application/x-ipynb+json`.
This fixes Safari adding the `.json` extension to notebooks on download.
Signed-off-by: Min RK <[email protected]>
0 commit comments