-
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…
-
First, thank you for sharing your kernel. I use it with the classic Jupyter notebook. When I export a notebook as PDF (via LaTeX) it fails. I tested it on GNU/Linux and macOS. The PDF export works wit…
-
Listed below is the `devcontainer.json` file that I am using to start a codespace on GitHub.
```JSON
{
"name": "Only Jupyter",
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"hos…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [x] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
After installing aggdraw in a conda environment via `con…
-
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…
-
(Moving the conversation here from the mailing list)
This is prompted by a couple of problems I've come across with kernelspecs:
a) In nbval, when you want to check notebooks against multiple Py…
-
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 encountered a serious error trying to launch the current container on an arm64 architecture machine (new Apple machine) in emulation mode. I have done the nearly same operation before when the con…
-
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
-
I wanted to configure MathJax to use Tex fonts instead of the STIX-Web fallback but no matter what I did it still used the fallback fonts as one can see in the screenshot:
![screenshot-1534961006](ht…