Matt McKay
Matt McKay
The following is a list of options based on where they should be in the respective stages of the extension. Before we reorganise into these groups for greater clarity we...
@AakashGfude if we setup these structures then I think the best way forward to implement the UX for what we need for our local operation is to setup our own...
As discussed with @NickSifniotis it might be better to implement this using ``jupyter kernelspec list`` to obtain available kernels. We would then be able to infer attributes from the respective...
@NickSifniotis has this been done?
@AakashGfude would you mind looking into `jupyter kernelspec list` to see if we could infer kernel information. I think it lists available kernels on a local machine.
Current incompatibility between traditional notebook and jupyterlab - [ ] image sizes is not consistent - [ ] current implementation for labelled math is not consistent (with jupyterlab ignoring the...
This might be a useful resource: https://github.com/jupyterlab/jupyterlab/pull/5012
The displaymath change has been implemented in https://github.com/QuantEcon/sphinxcontrib-jupyter/pull/154
From conversation with @jlperla and @arnavs it appears this issue may be resolved? (or perhaps a browser issue). @arnavs can you please close this if that is the case.
`julia` team will use `width` for more general compatibility between jupyter notebook and jupyterlab. I think the cause of this has been identified and a solution found when needing to...