-
When using the latest Python3 released kernel and code, and entering an invalid magic, the error does not show in the notebook, but does show in the console.
For example: "%%invalid" gives:
![screen…
-
TL:DR : Sage's Jupyter cannot use a systemwide R IRkernel (correctly installed and usable from a systemwide jupyter notebook).
Current situation :
* Sage 9.2.beta4 compiled on Linux (Debian testing…
-
I'm trying to install the kernel inside a venv by running `jupyter pyscript install`, as per the instructions in [README.md](https://github.com/craigbarratt/hass-pyscript-jupyter/blob/a30ad3cf0dd3f5af…
-
I am using macOS. So I was trying to install jupyter_contrib_nbextensions and then it told me I had a Jupyter notebook server running, which I clearly did not have - I always exit using Ctrl+C.
The…
-
### Bug description
I encountered an issue where a table generated with pd.to_markdown in Jupyter Lab loses its borders when exported to Word using Quarto. The borders appear correctly in the PDF o…
-
I can't install jupyter-openmodelica in ubuntu 20.04. The kernel does not appear in the list or in jupyter kernelspec list
- There is no kernel.json file, which I have used to install other jupyter…
-
As discussed in #146, there is a general sense among many regular contributors to the accessibility subproject that there is not enough activity/bandwidth within our community to make effective use of…
-
### Bug description
Create a project file.
Remove references.bib file from _quarto.yml.
command:
``` bash
quarto render --to pdf
```
gives following error.
``` bash
LaTeX Error: Something's wrong…
-
Currently, the docs for jupyterlab support (e.g. [here](https://plotly.com/python/getting-started/#jupyterlab-support-python-35) or [here](https://github.com/plotly/plotly.py/blob/master/README.md)) i…
-
Python files run just fine, but Python code in Jupyter notebooks does not run.
Error:
`Running cells with 'Python 3.10.6 64-bit' requires ipykernel package.
Run the following command to install …