-
Reproducible example: python module (e.g., `example.py`) with the following code:
```python
def run_code(ip, code):
ip.run_cell_magic("capture", "output", code)
output.show()
```
Cal…
-
```
I wouldn't call this a bug "per se", mostly an annoyance: I am trying to delete
files and have ios_examiner undelete them for me, however it finds none of
those files. It does undelete things, j…
-
```
I wouldn't call this a bug "per se", mostly an annoyance: I am trying to delete
files and have ios_examiner undelete them for me, however it finds none of
those files. It does undelete things, j…
-
```
I wouldn't call this a bug "per se", mostly an annoyance: I am trying to delete
files and have ios_examiner undelete them for me, however it finds none of
those files. It does undelete things, j…
-
# Transmit Cell Metadata
Hello!
We (@willingc and @MSeal) would like to propose a new JEP that describes transmitting cell metadata to kernels. Below is a summary and a link to the full proposa…
jflam updated
3 years ago
-
If I add a comment in a cell, the autocomplete function in Jupiter notebook stops working. Pressing TAB after writing something autocompletes to the first match but it does not show other matches for …
-
This issue is in two parts, one requiring an easy fix and a second part that is more involved.
1. When an exception occurs, the display hooks attempt to restore the option state using `StoreOptions.st…
-
Hi, I've missasked my question yesterday on ipykernel which is why I'm asking again here (https://github.com/ipython/ipykernel/issues/802)
Where is the handling for `!xxx` commands (like pip) are h…
ghost updated
2 years ago
-
### What happened?
All English text gets recognized into some Arabic symbols. Latest AppImage
### How did you install NormCap?
AppImage (Linux)
### Operating System + Version?
Ubuntu 22.04.3
###…
-
Hi all,
I'm using my data to calculate allele counts according to tutorial [(momi tutorial).](https://momi2.readthedocs.io/en/latest/tutorial.html)
I prepared my data for this analyses using Plink …