Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hitting Tab in Jupyterlab with table of contents breaks the code collapse #8151

Open
jvschoen opened this issue Apr 1, 2020 · 0 comments
Open

Comments

@jvschoen
Copy link

jvschoen commented Apr 1, 2020

Description

When using jupyterlab (on Google AI notebooks) I often encounter an issue when hitting the tab key when my cursor is not in a code chunk cell. It will bring me up to an arbitrary (though consistently the same cell). This wasn't a huge pain for me originally, but when using jupyterlab toc (table of contents) I often use the collapse feature which helpfully collapses my code as well as the toc.

After hitting tab when toc is enabled, the collapse feature no longer works under for the header (and all children under that code chunk I am directed to after hitting the tab key.

Reproduce

  1. Install toc
  2. place headers with nested headers.
  3. use numbering as the bullet structure.
  4. make multiple code chunks and markdown chunks.
  5. Click outside of a code chunk.
  6. collapse all your headers.
  7. hit tab key.
  8. try to collapse the header under which the code chunk resides where this action brings you to.

Expected behavior

Nothing should happen. Honestly the tab key shouldn't do anything when not clicked on the code chunk.

Context

  • Operating System and version:
PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
NAME="Debian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
VERSION_CODENAME=stretch
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
  • Browser and version: Google Chrome Version 80.0.3987.149 (Official Build) (64-bit)
  • JupyterLab version:
jupyterlab==1.2.7
jupyterlab-git==0.9.0
jupyterlab-server==1.0.7
Troubleshoot Output
```
$PATH:
        /opt/conda/bin
        /usr/local/bin
        /usr/bin
        /bin
        /usr/local/games
        /usr/games

sys.path:
/opt/conda/bin
/opt/conda/lib/python37.zip
/opt/conda/lib/python3.7
/opt/conda/lib/python3.7/lib-dynload
/home/jupyter/.local/lib/python3.7/site-packages
/opt/conda/lib/python3.7/site-packages

sys.executable:
/opt/conda/bin/python

sys.version:
3.7.6 | packaged by conda-forge | (default, Mar 5 2020, 15:27:18)
[GCC 7.3.0]

platform.platform():
Linux-4.9.0-12-amd64-x86_64-with-debian-9.12

which -a jupyter:
/opt/conda/bin/jupyter

pip list:
Package Version
---------------------------------- -------------------
adal 1.2.2
alabaster 0.7.12
anaconda-client 1.7.2
anaconda-project 0.8.3
ansiwrap 0.8.4
appdirs 1.4.3
argh 0.26.2
arrow 0.15.5
asn1crypto 1.3.0
astroid 2.3.3
astropy 4.0
atomicwrites 1.3.0
attrs 19.3.0
autopep8 1.5
Babel 2.8.0
backcall 0.1.0
backports.os 0.1.1
backports.shutil-get-terminal-size 1.0.0
bcolz 1.2.1
beautifulsoup4 4.8.2
binaryornot 0.4.4
bitarray 1.2.1
bkcharts 0.2
black 19.10b0
bleach 3.1.1
blinker 1.4
bokeh 2.0.0
boto 2.49.0
Bottleneck 1.3.2
cachetools 3.1.1
certifi 2019.11.28
cffi 1.14.0
chardet 3.0.4
Click 7.0
cloudpickle 1.3.0
clyent 1.2.2
colorama 0.4.3
conda 4.8.2
conda-package-handling 1.6.0
confuse 1.0.0
contextlib2 0.6.0.post1
cookiecutter 1.7.0
cryptography 2.8
cycler 0.10.0
Cython 0.29.15
cytoolz 0.10.1
dask 2.12.0
decorator 4.4.2
defusedxml 0.6.0
descartes 1.1.0
diff-match-patch 20181111
distributed 2.12.0
docker 4.2.0
docker-pycreds 0.4.0
docutils 0.16
entrypoints 0.3
et-xmlfile 1.0.1
fastcache 1.1.0
filelock 3.0.10
flake8 3.7.9
Flask 1.1.1
fsspec 0.6.2
future 0.18.2
gcsfs 0.6.0
gevent 1.4.0
gitdb 4.0.2
GitPython 3.1.0
glob2 0.7
gmpy2 2.1.0b1
google-api-core 1.16.0
google-api-python-client 1.8.0
google-auth 1.11.2
google-auth-httplib2 0.0.3
google-auth-oauthlib 0.4.1
google-cloud-bigquery 1.24.0
google-cloud-bigtable 1.2.1
google-cloud-core 1.3.0
google-cloud-dataproc 0.7.0
google-cloud-datastore 1.11.0
google-cloud-firestore 1.6.2
google-cloud-kms 1.3.0
google-cloud-language 1.3.0
google-cloud-logging 1.15.0
google-cloud-pubsub 1.3.1
google-cloud-scheduler 1.2.1
google-cloud-spanner 1.14.0
google-cloud-speech 1.3.2
google-cloud-storage 1.26.0
google-cloud-tasks 1.5.0
google-cloud-translate 2.0.1
google-cloud-videointelligence 1.13.0
google-cloud-vision 1.0.0
google-resumable-media 0.5.0
googleapis-common-protos 1.51.0
greenlet 0.4.15
grpc-google-iam-v1 0.12.3
grpcio 1.23.0
grpcio-gcp 0.2.2
h5py 2.10.0
HeapDict 1.0.1
html5lib 1.0.1
htmlmin 0.1.12
httplib2 0.17.0
hypothesis 5.6.0
idna 2.9
imageio 2.8.0
imagesize 1.2.0
importlib-metadata 1.5.0
imutils 0.5.3
intervaltree 3.0.2
ipykernel 5.1.4
ipython 7.13.0
ipython-genutils 0.2.0
ipython-sql 0.3.9
ipywidgets 7.5.1
isort 4.3.21
itsdangerous 1.1.0
jdcal 1.4.1
jedi 0.14.1
jeepney 0.4.3
Jinja2 2.11.1
jinja2-time 0.2.0
joblib 0.14.1
json5 0.9.0
jsonschema 3.2.0
jupyter-aihub-deploy-extension 0.1
jupyter-client 6.0.0
jupyter-console 6.0.0
jupyter-contrib-core 0.3.3
jupyter-contrib-nbextensions 0.5.1
jupyter-core 4.6.3
jupyter-highlight-selected-word 0.2.0
jupyter-http-over-ws 0.0.7
jupyter-latex-envs 1.4.6
jupyter-nbextensions-configurator 0.4.1
jupyterlab 1.2.7
jupyterlab-git 0.9.0
jupyterlab-server 1.0.7
keyring 21.1.1
kiwisolver 1.1.0
kubernetes 10.0.1
lazy-object-proxy 1.4.3
libarchive-c 2.9
lief 0.9.0
llvmlite 0.31.0
locket 0.2.0
lxml 4.5.0
Markdown 3.2.1
MarkupSafe 1.1.1
matplotlib 3.2.0
mccabe 0.6.1
missingno 0.4.2
mistune 0.8.4
mizani 0.6.0
mkl-fft 1.1.0
mkl-random 1.1.0
mkl-service 2.3.0
mock 3.0.5
more-itertools 8.2.0
mpmath 1.1.0
msgpack 1.0.0
multipledispatch 0.6.0
nb-conda 2.2.1
nb-conda-kernels 2.2.3
nbclient 0.1.0
nbconvert 5.6.1
nbdime 2.0.0
nbformat 5.0.4
nbpresent 3.0.2
networkx 2.4
nltk 3.4.4
nose 1.3.7
notebook 6.0.3
notebook-executor 0.2
numba 0.48.0
numexpr 2.7.1
numpy 1.18.1
numpydoc 0.9.2
oauthlib 3.0.1
olefile 0.46
openpyxl 3.0.3
packaging 20.1
palettable 3.3.0
pandas 1.0.3
pandas-gbq 0.13.1
pandas-profiling 2.5.3
pandocfilters 1.4.2
papermill 2.0.0
parso 0.6.2
partd 1.1.0
path 13.1.0
pathlib2 2.3.5
pathspec 0.7.0
pathtools 0.1.2
patsy 0.5.1
pep8 1.7.1
pexpect 4.8.0
phik 0.9.10
pickleshare 0.7.5
Pillow 7.0.0
pip 20.0.2
pkginfo 1.5.0.1
plotnine 0.6.0
pluggy 0.13.0
ply 3.11
poyo 0.5.0
prettytable 0.7.2
prometheus-client 0.7.1
prompt-toolkit 2.0.10
protobuf 3.11.4
psutil 5.7.0
ptyprocess 0.6.0
py 1.8.1
pyarrow 0.16.0
pyasn1 0.4.8
pyasn1-modules 0.2.7
pycodestyle 2.5.0
pycosat 0.6.3
pycparser 2.20
pycrypto 2.6.1
pycurl 7.43.0.5
pydata-google-auth 0.3.0
pydocstyle 5.0.2
pydot 1.4.1
pyflakes 2.1.1
Pygments 2.6.1
PyJWT 1.7.1
pylint 2.4.4
Pympler 0.8
pyodbc 4.0.30
pyOpenSSL 19.1.0
pyparsing 2.4.6
PyQt5 5.12.3
PyQt5-sip 4.19.18
PyQtWebEngine 5.12.1
pyrsistent 0.15.7
PySocks 1.7.1
pytest 5.3.5
pytest-arraydiff 0.3
pytest-astropy 0.7.0
pytest-astropy-header 0.1.2
pytest-doctestplus 0.4.0
pytest-openfiles 0.4.0
pytest-pylint 0.14.1
pytest-remotedata 0.3.1
pytest-runner 5.2
python-dateutil 2.8.1
python-jsonrpc-server 0.3.4
python-language-server 0.31.7
pytz 2019.3
PyWavelets 1.1.1
pyxdg 0.26
PyYAML 5.3
pyzmq 19.0.0
QDarkStyle 2.8
QtAwesome 0.7.0
qtconsole 4.7.1
QtPy 1.9.0
regex 2020.2.20
requests 2.23.0
requests-oauthlib 1.2.0
retrying 1.3.3
rope 0.16.0
rsa 4.0
Rtree 0.9.4
ruamel-yaml 0.15.80
scikit-image 0.16.2
scikit-learn 0.22.2.post1
scipy 1.4.1
seaborn 0.10.0
SecretStorage 3.1.2
Send2Trash 1.5.0
setuptools 46.0.0.post20200311
simplegeneric 0.8.1
simplejson 3.17.0
singledispatch 3.4.0.3
sip 4.19.20
six 1.14.0
smmap 3.0.1
snowballstemmer 2.0.0
sortedcollections 1.1.2
sortedcontainers 2.1.0
soupsieve 1.9.4
Sphinx 2.4.4
sphinxcontrib-applehelp 1.0.2
sphinxcontrib-devhelp 1.0.2
sphinxcontrib-htmlhelp 1.0.3
sphinxcontrib-jsmath 1.0.1
sphinxcontrib-qthelp 1.0.3
sphinxcontrib-serializinghtml 1.1.4
sphinxcontrib-websupport 1.1.2
spyder 4.0.0
spyder-kernels 1.8.1
SQLAlchemy 1.3.15
sqlparse 0.3.1
statsmodels 0.11.1
sympy 1.5.1
tables 3.6.1
tangled-up-in-unicode 0.0.4
tblib 1.6.0
tenacity 6.1.0
terminado 0.8.3
testpath 0.4.4
textwrap3 0.9.2
toml 0.10.0
toolz 0.10.0
tornado 6.0.4
tqdm 4.43.0
traitlets 4.3.3
typed-ast 1.4.1
typing-extensions 3.7.4.1
ujson 2.0.1
unicodecsv 0.14.1
uritemplate 3.0.1
urllib3 1.25.7
visions 0.2.3
watchdog 0.10.2
wcwidth 0.1.8
webencodings 0.5.1
websocket-client 0.57.0
Werkzeug 1.0.0
wheel 0.34.2
whichcraft 0.6.1
widgetsnbextension 3.5.1
wrapt 1.11.2
wurlitzer 2.0.0
xlrd 1.2.0
XlsxWriter 1.2.8
xlwt 1.3.0
yapf 0.29.0
zict 2.0.0
zipp 3.1.0

conda list:
# packages in environment at /opt/conda:
#
# Name Version Build Channel
_anaconda_depends 2019.03 py37_0
_libgcc_mutex 0.1 conda_forge conda-forge
_openmp_mutex 4.5 1_llvm conda-forge
abseil-cpp 20190808 he1b5a44_5 conda-forge
adal 1.2.2 py_0 conda-forge
alabaster 0.7.12 py_0 conda-forge
anaconda custom py37_1
anaconda-client 1.7.2 py_0 conda-forge
anaconda-project 0.8.3 py_0 conda-forge
ansiwrap 0.8.4 py_0 conda-forge
appdirs 1.4.3 py_1 conda-forge
argh 0.26.2 py37_1001 conda-forge
arrow 0.15.5 py37_0 conda-forge
arrow-cpp 0.16.0 py37hd8d096e_1 conda-forge
asn1crypto 1.3.0 py37_0
astroid 2.3.3 py37_1 conda-forge
astropy 4.0 py37h516909a_1 conda-forge
atomicwrites 1.3.0 py_0 conda-forge
attrs 19.3.0 py_0 conda-forge
autopep8 1.5 py_0 conda-forge
aws-sdk-cpp 1.7.164 h1f8afcc_0 conda-forge
babel 2.8.0 py_0 conda-forge
backcall 0.1.0 py_0 conda-forge
backports 1.0 py_2 conda-forge
backports.os 0.1.1 py37_1001 conda-forge
backports.shutil_get_terminal_size 1.0.0 py_3 conda-forge
bcolz 1.2.1 py37hb3f55d8_1001 conda-forge
beautifulsoup4 4.8.2 py37_0 conda-forge
binaryornot 0.4.4 py_1 conda-forge
bitarray 1.2.1 py37h516909a_0 conda-forge
bkcharts 0.2 py37_0
black 19.10b0 pypi_0 pypi
blas 2.15 openblas conda-forge
bleach 3.1.1 py_0 conda-forge
blinker 1.4 py_1 conda-forge
blosc 1.17.1 he1b5a44_0 conda-forge
bokeh 2.0.0 py37hc8dfbb8_0 conda-forge
boost-cpp 1.72.0 h8e57a91_0 conda-forge
boto 2.49.0 py_0 conda-forge
bottleneck 1.3.2 py37hc1659b7_0 conda-forge
brotli 1.0.7 he1b5a44_1000 conda-forge
bzip2 1.0.8 h516909a_2 conda-forge
c-ares 1.15.0 h516909a_1001 conda-forge
ca-certificates 2019.11.28 hecc5488_0 conda-forge
cachetools 3.1.1 py_0 conda-forge
cairo 1.16.0 hfb77d84_1002 conda-forge
certifi 2019.11.28 py37hc8dfbb8_1 conda-forge
cffi 1.14.0 py37hd463f26_0 conda-forge
chardet 3.0.4 py37_1003
click 7.0 py_0 conda-forge
cloudpickle 1.3.0 py_0 conda-forge
clyent 1.2.2 py_1 conda-forge
colorama 0.4.3 py_0 conda-forge
conda 4.8.2 py37_0 conda-forge
conda-package-handling 1.6.0 py37h7b6447c_0
confuse 1.0.0 py_0 conda-forge
contextlib2 0.6.0.post1 py_0 conda-forge
cookiecutter 1.7.0 py_0 conda-forge
cryptography 2.8 py37h72c5cf5_1 conda-forge
curl 7.68.0 hf8cf82a_0 conda-forge
cycler 0.10.0 py_2 conda-forge
cython 0.29.15 py37h3340039_1 conda-forge
cytoolz 0.10.1 py37h516909a_0 conda-forge
dask 2.12.0 py_0 conda-forge
dask-core 2.12.0 py_0 conda-forge
dbus 1.13.6 he372182_0 conda-forge
decorator 4.4.2 py_0 conda-forge
defusedxml 0.6.0 py_0 conda-forge
descartes 1.1.0 pypi_0 pypi
diff-match-patch 20181111 py_0 conda-forge
distributed 2.12.0 py37_0 conda-forge
dlenv-base 1.0.20200311 py37h7b7c402_0 file:///tmp/conda-pkgs
docker-py 4.2.0 py37_0 conda-forge
docker-pycreds 0.4.0 py_0 conda-forge
docutils 0.16 py37_0 conda-forge
entrypoints 0.3 py37_1000 conda-forge
et_xmlfile 1.0.1 py_1001 conda-forge
expat 2.2.9 he1b5a44_2 conda-forge
fastcache 1.1.0 py37h516909a_0 conda-forge
ffmpeg 4.1.3 h167e202_0 conda-forge
filelock 3.0.10 py_0 conda-forge
flake8 3.7.9 py37_0 conda-forge
flask 1.1.1 py_1 conda-forge
fontconfig 2.13.1 h86ecdb6_1001 conda-forge
freetype 2.10.0 he983fc9_1 conda-forge
fribidi 1.0.5 h516909a_1002 conda-forge
fsspec 0.6.2 py_0 conda-forge
future 0.18.2 py37_0 conda-forge
gcsfs 0.6.0 py_0 conda-forge
get_terminal_size 1.0.0 haa9412d_0
gettext 0.19.8.1 hc5be6a0_1002 conda-forge
gevent 1.4.0 py37h516909a_0 conda-forge
gflags 2.2.2 he1b5a44_1002 conda-forge
giflib 5.2.1 h516909a_2 conda-forge
gitdb 4.0.2 py_0 conda-forge
gitpython 3.1.0 py_0 conda-forge
glib 2.58.3 py37h6f030ca_1002 conda-forge
glob2 0.7 py_0 conda-forge
glog 0.4.0 he1b5a44_1 conda-forge
gmp 6.2.0 he1b5a44_2 conda-forge
gmpy2 2.1.0b1 py37h04dde30_0 conda-forge
gnutls 3.6.5 hd3a4fd2_1002 conda-forge
google-api-core 1.16.0 py37_1 conda-forge
google-api-core-grpcio-gcp 1.16.0 1 conda-forge
google-api-python-client 1.8.0 pypi_0 pypi
google-auth 1.11.2 py_0 conda-forge
google-auth-httplib2 0.0.3 py_3 conda-forge
google-auth-oauthlib 0.4.1 py_2 conda-forge
google-cloud-bigquery 1.24.0 pypi_0 pypi
google-cloud-bigtable 1.2.1 pypi_0 pypi
google-cloud-core 1.3.0 py_0 conda-forge
google-cloud-dataproc 0.7.0 pypi_0 pypi
google-cloud-datastore 1.11.0 pypi_0 pypi
google-cloud-firestore 1.6.2 pypi_0 pypi
google-cloud-kms 1.3.0 pypi_0 pypi
google-cloud-language 1.3.0 pypi_0 pypi
google-cloud-logging 1.15.0 pypi_0 pypi
google-cloud-pubsub 1.3.1 pypi_0 pypi
google-cloud-scheduler 1.2.1 pypi_0 pypi
google-cloud-spanner 1.14.0 pypi_0 pypi
google-cloud-speech 1.3.2 pypi_0 pypi
google-cloud-storage 1.26.0 pypi_0 pypi
google-cloud-tasks 1.5.0 pypi_0 pypi
google-cloud-translate 2.0.1 pypi_0 pypi
google-cloud-videointelligence 1.13.0 pypi_0 pypi
google-cloud-vision 1.0.0 pypi_0 pypi
google-resumable-media 0.5.0 pypi_0 pypi
googleapis-common-protos 1.51.0 py37_1 conda-forge
graphite2 1.3.13 hf484d3e_1000 conda-forge
graphviz 2.42.3 h0511662_0 conda-forge
greenlet 0.4.15 py37h516909a_0 conda-forge
grpc-cpp 1.27.3 h517947c_0 conda-forge
grpc-google-iam-v1 0.12.3 pypi_0 pypi
grpcio 1.23.0 py37he9ae1f9_0 conda-forge
grpcio-gcp 0.2.2 py37_2 conda-forge
gst-plugins-base 1.14.5 h0935bb2_2 conda-forge
gstreamer 1.14.5 h36ae1b5_2 conda-forge
h5py 2.10.0 nompi_py37h513d04c_102 conda-forge
harfbuzz 2.4.0 h9f30f68_3 conda-forge
hdf5 1.10.5 nompi_h3c11f04_1104 conda-forge
heapdict 1.0.1 py_0 conda-forge
html5lib 1.0.1 py_0 conda-forge
htmlmin 0.1.12 py_1 conda-forge
httplib2 0.17.0 py37_0 conda-forge
hypothesis 5.6.0 py_0 conda-forge
icu 64.2 he1b5a44_1 conda-forge
idna 2.9 py_1 conda-forge
imageio 2.8.0 py_0 conda-forge
imagesize 1.2.0 py_0 conda-forge
importlib_metadata 1.5.0 py37_0 conda-forge
imutils 0.5.3 pypi_0 pypi
intel-openmp 2019.4 243
intervaltree 3.0.2 py_0 conda-forge
ipykernel 5.1.4 py37h5ca1d4c_0 conda-forge
ipython 7.13.0 py37h5ca1d4c_0 conda-forge
ipython-sql 0.3.9 py37_1000 conda-forge
ipython_genutils 0.2.0 py_1 conda-forge
ipywidgets 7.5.1 py_0 conda-forge
isort 4.3.21 py37_0 conda-forge
itsdangerous 1.1.0 py_0 conda-forge
jasper 1.900.1 h07fcdf6_1006 conda-forge
jbig 2.1 h14c3975_2001 conda-forge
jdcal 1.4.1 py_0 conda-forge
jedi 0.14.1 py37_0 conda-forge
jeepney 0.4.3 py_0 conda-forge
jinja2 2.11.1 py_0 conda-forge
jinja2-time 0.2.0 py_2 conda-forge
joblib 0.14.1 py_0 conda-forge
jpeg 9c h14c3975_1001 conda-forge
json5 0.9.0 py_0 conda-forge
jsonschema 3.2.0 py37_0 conda-forge
jupyter 1.0.0 py_2 conda-forge
jupyter-aihub-deploy-extension 0.1 pypi_0 pypi
jupyter-contrib-core 0.3.3 pypi_0 pypi
jupyter-contrib-nbextensions 0.5.1 pypi_0 pypi
jupyter-highlight-selected-word 0.2.0 pypi_0 pypi
jupyter-http-over-ws 0.0.7 pypi_0 pypi
jupyter-latex-envs 1.4.6 pypi_0 pypi
jupyter-nbextensions-configurator 0.4.1 pypi_0 pypi
jupyter_client 6.0.0 py_0 conda-forge
jupyter_console 6.0.0 py_0 conda-forge
jupyter_core 4.6.3 py37_0 conda-forge
jupyterlab 1.2.7 py_0 conda-forge
jupyterlab-git 0.9.0 py_0 conda-forge
jupyterlab_server 1.0.7 py_0 conda-forge
keyring 21.1.1 py37_0 conda-forge
kiwisolver 1.1.0 py37hc9558a2_0 conda-forge
krb5 1.16.4 h2fd8d38_0 conda-forge
lame 3.100 h14c3975_1001 conda-forge
lazy-object-proxy 1.4.3 py37h516909a_1 conda-forge
ld_impl_linux-64 2.33.1 h53a641e_8 conda-forge
libarchive 3.3.3 hc47fbbf_1007 conda-forge
libblas 3.8.0 15_openblas conda-forge
libcblas 3.8.0 15_openblas conda-forge
libclang 9.0.1 default_hde54327_0 conda-forge
libcurl 7.68.0 hda55be3_0 conda-forge
libedit 3.1.20170329 hf8c457e_1001 conda-forge
libevent 2.1.10 h72c5cf5_0 conda-forge
libffi 3.2.1 he1b5a44_1006 conda-forge
libgcc-ng 9.2.0 h24d8f2e_2 conda-forge
libgfortran-ng 7.3.0 hdf63c60_5 conda-forge
libiconv 1.15 h516909a_1005 conda-forge
liblapack 3.8.0 15_openblas conda-forge
liblapacke 3.8.0 15_openblas conda-forge
liblief 0.9.0 hf8a498c_1 conda-forge
libllvm8 8.0.1 hc9558a2_0 conda-forge
libllvm9 9.0.1 hc9558a2_0 conda-forge
libopenblas 0.3.8 h5ec1e0e_0 conda-forge
libopencv 4.2.0 py37_2 conda-forge
libpng 1.6.37 hed695b0_0 conda-forge
libprotobuf 3.11.4 h8b12597_0 conda-forge
libsodium 1.0.17 h516909a_0 conda-forge
libspatialindex 1.9.3 he1b5a44_3 conda-forge
libssh2 1.8.2 h22169c7_2 conda-forge
libstdcxx-ng 9.2.0 hdf63c60_2 conda-forge
libtiff 4.1.0 hc3755c2_3 conda-forge
libtool 2.4.6 h14c3975_1002 conda-forge
libuuid 2.32.1 h14c3975_1000 conda-forge
libuv 1.34.0 h516909a_0 conda-forge
libwebp 1.0.2 h56121f0_5 conda-forge
libxcb 1.13 h14c3975_1002 conda-forge
libxkbcommon 0.10.0 he1b5a44_0 conda-forge
libxml2 2.9.10 hee79883_0 conda-forge
libxslt 1.1.33 h31b3aaa_0 conda-forge
llvm-openmp 9.0.1 hc9558a2_2 conda-forge
llvmlite 0.31.0 py37h8b12597_0 conda-forge
locket 0.2.0 py_2 conda-forge
lxml 4.5.0 py37h7ec2d77_0 conda-forge
lz4-c 1.8.3 he1b5a44_1001 conda-forge
lzo 2.10 h14c3975_1000 conda-forge
markdown 3.2.1 py_0 conda-forge
markupsafe 1.1.1 py37h516909a_0 conda-forge
matplotlib 3.2.0 1 conda-forge
matplotlib-base 3.2.0 py37h250f245_1 conda-forge
mccabe 0.6.1 py_1 conda-forge
missingno 0.4.2 py_1 conda-forge
mistune 0.8.4 py37h516909a_1000 conda-forge
mizani 0.6.0 pypi_0 pypi
mkl 2019.5 281 conda-forge
mkl-service 2.3.0 py37h516909a_0 conda-forge
mkl_fft 1.1.0 py37hc1659b7_1 conda-forge
mkl_random 1.1.0 py37hb3f55d8_0 conda-forge
mock 3.0.5 py37_0 conda-forge
more-itertools 8.2.0 py_0 conda-forge
mpc 1.1.0 h04dde30_1006 conda-forge
mpfr 4.0.2 he80fd80_0 conda-forge
mpmath 1.1.0 py_0 conda-forge
msgpack-python 1.0.0 py37hc9558a2_0 conda-forge
multipledispatch 0.6.0 py_0 conda-forge
nb_conda 2.2.1 py37_2 conda-forge
nb_conda_kernels 2.2.3 py37_0 conda-forge
nbclient 0.1.0 py_0 conda-forge
nbconvert 5.6.1 py37_0 conda-forge
nbdime 2.0.0 py37hc8dfbb8_0 conda-forge
nbformat 5.0.4 py_0 conda-forge
nbpresent 3.0.2 py37_1
ncurses 6.1 hf484d3e_1002 conda-forge
nettle 3.4.1 h1bed415_1002 conda-forge
networkx 2.4 py_1 conda-forge
nltk 3.4.4 py_0 conda-forge
nodejs 13.9.0 h10a4023_0 conda-forge
nose 1.3.7 py37_1003 conda-forge
notebook 6.0.3 py37_0 conda-forge
notebook-executor 0.2 pypi_0 pypi
nspr 4.25 he1b5a44_0 conda-forge
nss 3.47 he751ad9_0 conda-forge
numba 0.48.0 py37hb3f55d8_0 conda-forge
numexpr 2.7.1 py37hb3f55d8_0 conda-forge
numpy 1.18.1 py37h95a1406_0 conda-forge
numpy-base 1.18.1 py37h2f8d375_1
numpydoc 0.9.2 py_0 conda-forge
oauthlib 3.0.1 py_0 conda-forge
olefile 0.46 py_0 conda-forge
opencv 4.2.0 py37_2 conda-forge
openh264 1.8.0 hdbcaa40_1000 conda-forge
openpyxl 3.0.3 py_0 conda-forge
openssl 1.1.1d h516909a_0 conda-forge
packaging 20.1 py_0 conda-forge
palettable 3.3.0 pypi_0 pypi
pandas 1.0.3 pypi_0 pypi
pandas-gbq 0.13.1 pypi_0 pypi
pandas-profiling 2.5.3 pypi_0 pypi
pandoc 2.9.2 0 conda-forge
pandocfilters 1.4.2 py_1 conda-forge
pango 1.42.4 ha030887_1 conda-forge
papermill 2.0.0 py37_0 conda-forge
parquet-cpp 1.5.1 2 conda-forge
parso 0.6.2 py_0 conda-forge
partd 1.1.0 py_0 conda-forge
patchelf 0.10 he1b5a44_0 conda-forge
path 13.1.0 py37_0 conda-forge
path.py 12.4.0 0 conda-forge
pathlib2 2.3.5 py37_0 conda-forge
pathspec 0.7.0 pypi_0 pypi
pathtools 0.1.2 py_1 conda-forge
patsy 0.5.1 py_0 conda-forge
pcre 8.44 he1b5a44_0 conda-forge
pep8 1.7.1 py_0 conda-forge
pexpect 4.8.0 py37_0 conda-forge
phik 0.9.10 py_0 conda-forge
pickleshare 0.7.5 py37_1000 conda-forge
pillow 7.0.0 py37hefe7db6_0 conda-forge
pip 20.0.2 py_2 conda-forge
pixman 0.38.0 h516909a_1003 conda-forge
pkginfo 1.5.0.1 py_0 conda-forge
plotnine 0.6.0 pypi_0 pypi
pluggy 0.13.0 py37_0 conda-forge
ply 3.11 py_1 conda-forge
poyo 0.5.0 py_0 conda-forge
prettytable 0.7.2 py_3 conda-forge
prometheus_client 0.7.1 py_0 conda-forge
prompt_toolkit 2.0.10 py_0 conda-forge
protobuf 3.11.4 py37he1b5a44_0 conda-forge
psutil 5.7.0 py37h516909a_0 conda-forge
pthread-stubs 0.4 h14c3975_1001 conda-forge
ptyprocess 0.6.0 py_1001 conda-forge
py 1.8.1 py_0 conda-forge
py-lief 0.9.0 py37he1b5a44_1 conda-forge
py-opencv 4.2.0 py37h5ca1d4c_2 conda-forge
pyarrow 0.16.0 py37hd02d5f2_2 conda-forge
pyasn1 0.4.8 py_0 conda-forge
pyasn1-modules 0.2.7 py_0 conda-forge
pycodestyle 2.5.0 py_0 conda-forge
pycosat 0.6.3 py37h8f50634_1003 conda-forge
pycparser 2.20 py_0 conda-forge
pycrypto 2.6.1 py37h516909a_1003 conda-forge
pycurl 7.43.0.5 py37h16ce93b_0 conda-forge
pydata-google-auth 0.3.0 pypi_0 pypi
pydocstyle 5.0.2 py_0 conda-forge
pydot 1.4.1 py37_1001 conda-forge
pyflakes 2.1.1 py_0 conda-forge
pygments 2.6.1 py_0 conda-forge
pyjwt 1.7.1 py_0 conda-forge
pylint 2.4.4 py37_0 conda-forge
pympler 0.8 py_0 conda-forge
pyodbc 4.0.30 py37he1b5a44_0 conda-forge
pyopenssl 19.1.0 py_1 conda-forge
pyparsing 2.4.6 py_0 conda-forge
pyqt 5.12.3 py37hcca6a23_1 conda-forge
pyqt5-sip 4.19.18 pypi_0 pypi
pyqtwebengine 5.12.1 pypi_0 pypi
pyrsistent 0.15.7 py37h516909a_0 conda-forge
pysocks 1.7.1 py37_0
pytables 3.6.1 py37h9f153d1_1 conda-forge
pytest 5.3.5 py37_1 conda-forge
pytest-arraydiff 0.3 py_0 conda-forge
pytest-astropy 0.7.0 py_0 conda-forge
pytest-astropy-header 0.1.2 py_0 conda-forge
pytest-doctestplus 0.4.0 py_0 conda-forge
pytest-openfiles 0.4.0 py_0 conda-forge
pytest-pylint 0.14.1 py_0 conda-forge
pytest-remotedata 0.3.1 py_0 conda-forge
pytest-runner 5.2 py_0 conda-forge
python 3.7.6 h357f687_4_cpython conda-forge
python-dateutil 2.8.1 py_0 conda-forge
python-jsonrpc-server 0.3.4 py_0 conda-forge
python-kubernetes 10.0.1 py37_0 conda-forge
python-language-server 0.31.7 py37_0 conda-forge
python-libarchive-c 2.9 py37_0 conda-forge
python_abi 3.7 1_cp37m conda-forge
pytz 2019.3 py_0 conda-forge
pywavelets 1.1.1 py37hc1659b7_0 conda-forge
pyxdg 0.26 py_0 conda-forge
pyyaml 5.3 py37h516909a_0 conda-forge
pyzmq 19.0.0 py37h1768529_0 conda-forge
qdarkstyle 2.8 py_0 conda-forge
qt 5.12.5 hd8c4c69_1 conda-forge
qtawesome 0.7.0 py_0 conda-forge
qtconsole 4.7.1 py_0 conda-forge
qtpy 1.9.0 py_0 conda-forge
re2 2020.03.03 he1b5a44_0 conda-forge
readline 8.0 hf8c457e_0 conda-forge
regex 2020.2.20 pypi_0 pypi
requests 2.23.0 py37_0 conda-forge
requests-oauthlib 1.2.0 py_0 conda-forge
retrying 1.3.3 pypi_0 pypi
rope 0.16.0 py_0 conda-forge
rsa 4.0 py_0 conda-forge
rtree 0.9.4 py37h7b0cdae_0 conda-forge
ruamel_yaml 0.15.80 py37h516909a_1000 conda-forge
scikit-image 0.16.2 py37hb3f55d8_0 conda-forge
scikit-learn 0.22.2.post1 py37hcdab131_0 conda-forge
scipy 1.4.1 py37h921218d_0 conda-forge
seaborn 0.10.0 py_1 conda-forge
secretstorage 3.1.2 py37_0 conda-forge
send2trash 1.5.0 py_0 conda-forge
setuptools 46.0.0 py37hc8dfbb8_2 conda-forge
simplegeneric 0.8.1 py_1 conda-forge
simplejson 3.17.0 py37h516909a_0 conda-forge
singledispatch 3.4.0.3 py37_1000 conda-forge
sip 4.19.20 py37he1b5a44_0 conda-forge
six 1.14.0 py_1 conda-forge
smmap 3.0.1 py_0 conda-forge
snappy 1.1.8 he1b5a44_1 conda-forge
snowballstemmer 2.0.0 py_0 conda-forge
sortedcollections 1.1.2 py_0 conda-forge
sortedcontainers 2.1.0 py_0 conda-forge
soupsieve 1.9.4 py37_0 conda-forge
sphinx 2.4.4 py_0 conda-forge
sphinxcontrib 1.0 py37_1
sphinxcontrib-applehelp 1.0.2 py_0 conda-forge
sphinxcontrib-devhelp 1.0.2 py_0 conda-forge
sphinxcontrib-htmlhelp 1.0.3 py_0 conda-forge
sphinxcontrib-jsmath 1.0.1 py_0 conda-forge
sphinxcontrib-qthelp 1.0.3 py_0 conda-forge
sphinxcontrib-serializinghtml 1.1.4 py_0 conda-forge
sphinxcontrib-websupport 1.1.2 py_0 conda-forge
spyder 4.0.0 py37_0 conda-forge
spyder-kernels 1.8.1 py37_1 conda-forge
sqlalchemy 1.3.15 py37h8f50634_0 conda-forge
sqlite 3.30.1 hcee41ef_0 conda-forge
sqlparse 0.3.1 py_0 conda-forge
statsmodels 0.11.1 py37h8f50634_1 conda-forge
sympy 1.5.1 py37_1 conda-forge
tangled-up-in-unicode 0.0.4 py_0 conda-forge
tblib 1.6.0 py_0 conda-forge
tenacity 6.1.0 py37_0 conda-forge
terminado 0.8.3 py37_0 conda-forge
testpath 0.4.4 py_0 conda-forge
textwrap3 0.9.2 py_0 conda-forge
thrift-cpp 0.13.0 h62aa4f2_2 conda-forge
tk 8.6.10 hed695b0_0 conda-forge
toolz 0.10.0 py_0 conda-forge
tornado 6.0.4 py37h8f50634_1 conda-forge
tqdm 4.43.0 py_0 conda-forge
traitlets 4.3.3 py37_0 conda-forge
typed-ast 1.4.1 py37h516909a_0 conda-forge
typing_extensions 3.7.4.1 py37_0 conda-forge
ujson 2.0.1 py37he1b5a44_0 conda-forge
unicodecsv 0.14.1 py_1 conda-forge
unixodbc 2.3.7 h227dcee_1000 conda-forge
uritemplate 3.0.1 py_0 conda-forge
urllib3 1.25.7 py37_0 conda-forge
visions 0.2.3 py_0 conda-forge
watchdog 0.10.2 py37_0 conda-forge
wcwidth 0.1.8 py_0 conda-forge
webencodings 0.5.1 py_1 conda-forge
websocket-client 0.57.0 py37_0 conda-forge
werkzeug 1.0.0 py_0 conda-forge
wheel 0.34.2 py_1 conda-forge
whichcraft 0.6.1 py_0 conda-forge
widgetsnbextension 3.5.1 py37_0 conda-forge
wrapt 1.11.2 pypi_0 pypi
wurlitzer 2.0.0 py37_0 conda-forge
x264 1!152.20180806 h14c3975_0 conda-forge
xlrd 1.2.0 py_0 conda-forge
xlsxwriter 1.2.8 py_0 conda-forge
xlwt 1.3.0 py_1 conda-forge
xorg-kbproto 1.0.7 h14c3975_1002 conda-forge
xorg-libice 1.0.10 h516909a_0 conda-forge
xorg-libsm 1.2.3 h84519dc_1000 conda-forge
xorg-libx11 1.6.9 h516909a_0 conda-forge
xorg-libxau 1.0.9 h14c3975_0 conda-forge
xorg-libxdmcp 1.1.3 h516909a_0 conda-forge
xorg-libxext 1.3.4 h516909a_0 conda-forge
xorg-libxpm 3.5.13 h516909a_0 conda-forge
xorg-libxrender 0.9.10 h516909a_1002 conda-forge
xorg-libxt 1.1.5 h516909a_1003 conda-forge
xorg-renderproto 0.11.1 h14c3975_1002 conda-forge
xorg-xextproto 7.3.0 h14c3975_1002 conda-forge
xorg-xproto 7.0.31 h14c3975_1007 conda-forge
xz 5.2.4 h14c3975_1001 conda-forge
yaml 0.2.2 h516909a_1 conda-forge
yapf 0.29.0 py_0 conda-forge
zeromq 4.3.2 he1b5a44_2 conda-forge
zict 2.0.0 py_0 conda-forge
zipp 3.1.0 py_0 conda-forge
zlib 1.2.11 h516909a_1006 conda-forge
zstd 1.4.4 h3b9ef0a_1 conda-forge

</pre>
</details>

<details><summary>Command Line Output</summary>
<pre>
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
</pre>
</details>

<details><summary>Browser Output</summary>
<pre>
Paste the output from your browser Javascript console here.
</pre>
</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant