-
See below. Does seem to work anyhow.
```
$ jupyter notebook
[I 15:01:50.759 NotebookApp] Serving notebooks from local directory: xxx
[I 15:01:50.759 NotebookApp] 0 active kernels
[I 15:01:50.759 Not…
-
```
The following actions will be performed:
∗ install iocaml-kernel 0.4.8 [required by iocaml]
∗ install iocaml 0.4.8
===== ∗ 2 =====
Do you want to continue ? [Y/n] y
=-=…
-
I am not able to compile and was wondering if someone could help me.
I am using tf 1.14, gcc 5.4, python 3.7, and cuda 10.1
Here is the make error message:
$ make
nvcc --expt-relaxed-constexpr…
-
``` python
%pylab
def testfunc(x) :
x = x**2
import pdb; pdb.set_trace()
x = linspace(0,1,50)
testfunc(x)
```
If I am in ipython invoked through Console2, when I run the above code, it send…
-
### Problem
Today, it's possible to reuse the kernel labextension to get up to something that runs on top of all of the pyodide machinery, but it's still pretty non-trivial.
Upstream, `ipykernel…
-
### Trilium Version
0.59.1
### What operating system are you using?
Other Linux
### What is your setup?
Server access only
### Operating System Version
Manjaro
### Description
When I try to i…
-
It seems that `hv.archive.auto()` doesn't work with JupyterLab because it doesn't allow Javascript execution:
```python
>>> hv.archive.auto()
Javascript Error: IPython is not define…
-
#### Describe the bug
"write_raw_snirf" and "read_raw_snirf" are not working with my .snirf files from fNIRS recordings with the Kernel Flow system. I am able to use the following code to plot other …
-
**Is your feature request related to a problem? Please describe.**
Hi there, I maintain an a wrapper kernel around IPython called [ipyflow](https://github.com/ipyflow/ipyflow), which tracks dataflow …
-
BPO | [44215](https://bugs.python.org/issue44215)
--- | :---
Nosy | @stefanor
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*
…