jupyter-renderers
jupyter-renderers copied to clipboard
Renderers and renderer extensions for JupyterLab
1. mathjax2 was rendered `` but katex was not rendered it 2. mathjax2 but katex was render latex in `display_markdown`, but katex not rendered it can i know method to...
I've just started to use this extension, and I can render GeoJSON objects on a map no problems. However, I wanted to style the features and haven't been able to...
getting error "Javascript Error: Unrecognized transform type: "formula"" with vega3 with vega2 I get Javascript Error: t is not a function
I'm trying to bring over settings from MathJax 2.7 on Jupyter classic, but there doesn't seem to be a file inside `.jupyter/lab/user-settings/@jupyterlab`. For now I tried putting `{ chtml: {...
At Tubi, we built a data visualization jupyterlab extension based on [nteract Data Explorer](https://github.com/nteract/data-explorer) to help us understand our data in various intuitive ways. In this PR, we want to...
Installation
I must say this problem was driving me crazy for a long time, until I finally managed to pinpoint the source of the problem. To install ```jupyter-renders``` we need to...
reference issue on jupyterlab https://github.com/jupyterlab/jupyterlab/issues/5738 I'm wondering if anyone else is seeing this behaviour. I am iteratively creating graphs with relatively modest sized datasets (At most 150 rows). It's all...
Hi, When installing the extension, I'm having the following issue : ``` C:\WINDOWS\system32>jupyter labextension install @jupyterlab/plotly-extension > C:\ProgramData\Anaconda3\npm.CMD pack @jupyterlab/plotly-extension jupyterlab-plotly-extension-0.14.4.tgz > node C:\ProgramData\Anaconda3\lib\site-packages\jupyterlab\staging\yarn.js install yarn install v1.3.2 info No...
This may be a duplicate but I don't think so. I get the following when trying to install the KaTeX extension in Jupyterlab (v1.0.1): ``` Extension Installation Error An error...
When comparing the output of the latest extension with that in the screenshot in the README, the preview (thumbnail) that is shown at the bottom seems to be missing. Instead...