-
Fails when running the following code for activating nb-mermaid:
```
%%javascript
import notebook
notebook.nbextensions.check_nbextension('nb-mermaid',user=True)
require(['base/js/utils'],
function(u…
-
Run into suspender.
Searched hutch, did not open B shutter, but waited long enough that B shutter could be opened by code (spec opened). Created newUser and tried to go to Radiography.
plc protect…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
I've been having this issue for a while now. It's interm…
-
Here's my scratch notebook on Colab, [neuroglancer_on_colab.ipynb](https://colab.research.google.com/drive/1DtZti3SBKm4wSB-iEo8jQj33BtT5gh86).
Start with [nyroglancer](https://github.com/funkey/nyr…
-
I tried running a few very simple Keras networks using the GPU and, sometimes, after computations on the GPU were completed, the ipython kernel would just die, without giving any explanation.
This …
-
Install with: `pip install vaex-core vaex-hdf5`
Error:
ImportError: /home/ec2-user/anaconda3/envs/python3/lib/python3.6/site-packages/vaex/superstrings.cpython-36m-x86_64-linux-gnu.so: undefined…
-
## Description
Memory Usage is not working in my environment
## Reproduce
![Screen Shot 2023-11-04 at 10 55 43](https://github.com/jupyter-server/jupyter-resource-usage/assets/17425627/f6f0…
-
when i use "pip" to install package in "REPL",show info as picture.
![image](https://user-images.githubusercontent.com/62489590/113378768-626d8480-93aa-11eb-9d2e-ce9a8f7c3c42.png)
OS info:Mac OS 10.…
-
I have this line in ipython_kernel_config.py:
```
c.IPKernelApp.matplotlib = 'nbagg'
```
Now, when I do `%matplotlib notebook` in a notebook to increase readability, I get:
```
Warning: Cannot chan…
-
while exec the following code,
```
# Running this cell is equivalent to running the following command:
# (cpu) bazel run -c opt //lingvo:trainer -- --logtostderr --model=punctuator.codelab.RNMTM…