-
```
Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopen…
-
## The bug
In the Jupyterlab, I use PlotlyJS to plot figure.
Input [1]: using PlotlyJS
Input [2]: plot(rand(5,5))
Output [2]:WebIO not detected.
## Context
In the Julia,
julia…
-
### Problem
Having two ways to refer to extensions can be confusing to users and extension authors.
It also requires writing documentation (and keeping it up-to-date) about the differences:
-…
-
## The bug
System: Windows 10
[In Julia REPL]
```julia
julia> WebIO.install_jupyter_labextension()
```
The output is
```bash
[ Info: Using default Jupyter executable at `'C:\Anaconda3\Scri…
-
Dear author, my environment seems to install jupyterlab_3dmol successfully. However, when I ran the code, an error came out, **"You appear to be running in JupyterLab (or JavaScript failed to load for…
-
When I develop the extension and install it by:
```bash
jupyter labextension develop --overwrite .
```
I cannot uninstall by neither "pip uninstall" and "jupyter labextension uninstall".
Wh…
-
## Description
1. create a notebook on gcp ai platform, choose python 3 customized with CUDA and choose to use GPU (NEVIDA Tesla 4).
2. follow the instruction on https://cloud.google.com/ai-plat…
-
While running this command:
`jupyter labextension install @jupyter-widgets/jupyterlab-manager @jupyter-widgets/jupyterlab-sidecar bqplot jupyter-threejs jupyter-leaflet@0.12.6 ipysheet ipytree ipyc…
-
So I'm trying to work on https://github.com/pangeo-data/pangeo-tutorial-agu-2018/issues/14.
I decided to use pangeo/pangeo-notebook-onbuild:2019.04.19 Docker image as found in several recent Pangeo…
-
I installed latest version of JupyterLab App v3.1.13-1 but there is not "Enable Extensions Manager" option in setting menu.
I then run `jupyter labextension install @jupyter-widgets/jupyterlab-manage…