-
### Applies To
- [x] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Copy of #15783 with new information.
Created a new note…
zacps updated
3 weeks ago
-
I'm trying to use Jupyter kernels within Docker containers with the following `kernel.json`:
```json
{
"argv": [
"/usr/bin/docker",
"run",
"--network=host",
"-v",
"{connection_fil…
-
Hi there,
Love your work really usefull, I have several jupyter notebooks that worj great render fine. Now I have some new ones that have issues with rendering the mathjax formulas. It seems the sp…
-
I have Jupyter Notebooks installed in my base environment. When creating/using separate environments, I use ipykernel to make them accessible as Jupyter kernels. I recently installed metview into an e…
-
## Description
This is a pair of issues together.
1. There is no `View > Cell Toolbar` option as is expected in RISE
2. Opening a saved RISE notebook file and selecting `View > Render as Revea…
-
When working in data science using notebooks is widely the way many of us use to code.
Moreover when working in a jupyter hub environement, being able to render a notebook with voila opens the door t…
-
TypeError: a bytes-like object is required, not 'str' in python 3
I see the code is in python 2 as now a days all are using python 3 can you upload python 3 files
-
Hi there!
I have been looking for a library like this for a couple of years! And now I have found it! Thank you! So simple but so perfect.
I am teaching a Python course centered around Jupyter N…
-
I don't think this is a duplicate, as most others reference `F2` not working at all. This feature is working now, but not ideally.
## Environment data
- VS Code version: 1.81.1
- Jupyter Ex…
-
This concerns https://github.com/protocol/web3-dev-team/blob/main/notebooks/ecosystem-dashboard-url-generation-for-maintenance-triage.ipynb
The purpose of that notebook is to make it easy to genera…