-
### Content Type
None
### Article Description
For example, but feel free to improve on this outline:
1. **Introduction**
- Brief overview of Jupyter Notebook's purpose and benefits.
…
nkkko updated
3 months ago
-
Hi Yihui,
I'm a huge fan of knitr and much prefer it to Jupyter notebooks. However, there are [many more language engines](https://github.com/jupyter/jupyter/wiki/Jupyter-kernels) available for Jup…
-
## Description
I have a problem with version 2.12.5. I'm building it as an RPM package and two tests started to fail after the upgrade.
Output
=================================== FAILURES ===…
-
There has been a few discussion on this issue https://github.com/jupyter-server/jupyter_server/pull/112#issuecomment-1613531994 with @chbrandt @nreith and @kevin-bates to identify ways to use the [jup…
-
## Description
The version of my jupyter lab is 4.3.0, running on the windows11 system. I installed jupyterlab through Anaconda.
After opening jupyter lab through Powershell, it can be started…
-
### Bug description
_No response_
### Steps to reproduce
`````quarto
---
engine: jupyter
---
```{python}
from IPython.display import Markdown, display, JSON
display(JSON({
"first_name"…
-
### Bug description
My attempt to use Stata inline code results in an apparent Python error.
### Steps to reproduce
Sample doc:
````qmd
---
title: "Stata inline code"
format: html
jupyter: nbstata
…
-
## Description
Hello, I recently switched over from PC to Mac and have installed jupyter notebook as my primary python coding environment. It's working great so far, except that the files no long…
-
For CUDA profiling and potentially debugging purposes, it is important to be able to correlate high-level numba Python code with low-level assembly. This is achieved by providing lineinfo during compi…
fs-nv updated
1 month ago
-
I have installed pyscript into Home Assistant (HA). It works properly (I can execute python scripts).
On my client Windows machine I installed HASS Pyscript kernel shim for Jupyter and set settings i…