500:internal server error while trying to open python notebook on JupyterHub

Hello everyone,

I am currently struggling with jupyterhub. When i try to open a .ipynb file i face a error of “500: internal server error”

I have installed it on a Virtual machine running Ubuntu 20.04.

I believe when i was trying to create a new environment, i may have deleted an old kernel that i had created before, and this error started for me.

i am pretty new to Linux and JupyterHub and have been trying some solutions mentioned here in the community, so far nothing seems to have worked for me.

i tried to install the missing files mentioned in the above screenshot, but after restarting the server they are again not installed.

Also when i try to launch jupyter hub from the console i get an error :

“Failed to find proxy [‘configurable-http-proxy’]
The proxy can be installed with npm install -g configurable-http-proxy.To install npm, install nodejs which includes npm.If you see an EACCES error or permissions error, refer to the npm documentation on How To Prevent Permissions Errors.”

“FileNotFoundError: [Errno 2] No such file or directory: ‘configurable-http-proxy’”

Any help would be appreciated, if anyone is aware of the issue i am facing please do let me know.

Thank you in advance.

Hello,

seems like it is a system wide issue. Since i am not able to run ipynb files even on jupyter notebook.

The error details:
(base) nak4si@SI-V-00003:~$ jupyter notebook
[I 2021-06-25 13:17:18.809 LabApp] JupyterLab extension loaded from /home/nak4si/anaconda3/lib/python3.7/site-packages/jupyterlab
[I 2021-06-25 13:17:18.809 LabApp] JupyterLab application directory is /home/nak4si/anaconda3/share/jupyter/lab
[I 13:17:18.816 NotebookApp] Serving notebooks from local directory: /home/nak4si
[I 13:17:18.816 NotebookApp] Jupyter Notebook 6.4.0 is running at:
[I 13:17:18.816 NotebookApp] http://localhost:8888/?token=5c8a3fbd39049d0be3ce2c0edb37d26ce84e192db4bcd805
[I 13:17:18.816 NotebookApp] or http://127.0.0.1:8888/?token=5c8a3fbd39049d0be3ce2c0edb37d26ce84e192db4bcd805
[I 13:17:18.816 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 13:17:18.879 NotebookApp]

To access the notebook, open this file in a browser:
    file:///home/nak4si/.local/share/jupyter/runtime/nbserver-256287-open.html
Or copy and paste one of these URLs:
    http://localhost:8888/?token=5c8a3fbd39049d0be3ce2c0edb37d26ce84e192db4bcd805
 or http://127.0.0.1:8888/?token=5c8a3fbd39049d0be3ce2c0edb37d26ce84e192db4bcd805

[I 13:17:24.208 NotebookApp] Creating new notebook in
[E 13:17:24.510 NotebookApp] Uncaught exception GET /notebooks/Untitled10.ipynb?kernel_name=python3 (127.0.0.1)
HTTPServerRequest(protocol=‘http’, host=‘localhost:8888’, method=‘GET’, uri=’/notebooks/Untitled10.ipynb?kernel_name=python3’, version=‘HTTP/1.1’, remote_ip=‘127.0.0.1’)
Traceback (most recent call last):
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/tornado/web.py”, line 1704, in _execute
result = await result
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/tornado/gen.py”, line 775, in run
yielded = self.gen.send(value)
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/notebook/handlers.py”, line 101, in get
get_frontend_exporters=get_frontend_exporters
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/base/handlers.py”, line 516, in render_template
return template.render(**ns)
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/jinja2/environment.py”, line 1289, in render
self.environment.handle_exception()
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/jinja2/environment.py”, line 924, in handle_exception
raise rewrite_traceback_stack(source=source)
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/templates/notebook.html”, line 1, in top-level template code
{% extends “page.html” %}
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/templates/page.html”, line 154, in top-level template code
{% block header %}
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/templates/notebook.html”, line 115, in block ‘header’
{% for exporter in get_frontend_exporters() %}
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/notebook/handlers.py”, line 40, in get_frontend_exporters
for name in get_export_names():
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/base.py”, line 146, in get_export_names
e = get_exporter(exporter_name)(config=config)
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/base.py”, line 103, in get_exporter
if getattr(exporter(config=config), ‘enabled’, True):
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/templateexporter.py”, line 330, in init
super().init(config=config, **kw)
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/exporter.py”, line 114, in init
self._init_preprocessors()
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/templateexporter.py”, line 497, in _init_preprocessors
conf = self._get_conf()
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/templateexporter.py”, line 517, in _get_conf
if conf_path.exists():
File “/home/nak4si/anaconda3/lib/python3.7/pathlib.py”, line 1361, in exists
self.stat()
File “/home/nak4si/anaconda3/lib/python3.7/pathlib.py”, line 1183, in stat
return self._accessor.stat(self)
PermissionError: [Errno 13] Permission denied: ‘/usr/local/share/jupyter/nbconvert/templates/conf.json’
[E 13:17:24.525 NotebookApp] {
“Host”: “localhost:8888”,
“User-Agent”: “Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0”,
“Accept”: “text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8”,
“Accept-Language”: “en-US,en;q=0.5”,
“Accept-Encoding”: “gzip, deflate”,
“Connection”: “keep-alive”,
“Referer”: “http://localhost:8888/tree”,
“Cookie”: “username-localhost-8888=“2|1:0|10:1624619840|23:username-localhost-8888|44:YmNjM2Y5ZWVmY2RhNDNiNjg4ZjI1YTBmNDI0OWFkZDI=|f413f6a723fd640568f8523bd9612cfa60d0985d7ea22e7679a73675fc1aecc3”; _xsrf=2|75f08fec|7fb2f9de88df51d1104947546e40b512|1624604371”,
“Upgrade-Insecure-Requests”: “1”
}
[E 13:17:24.525 NotebookApp] 500 GET /notebooks/Untitled10.ipynb?kernel_name=python3 (127.0.0.1) 236.920000ms referer=http://localhost:8888/tree

I am not sure what can be doone to solve this.

Thanks in advance for any support.

Hi! Please could you give us full details of how you installed JupyterHub, including any changes you made to your operating system configuration.

Hello,

Thank you for your response.

I am trying to install JupyterHub on a server that is running Windows server 2012 R2. I have installed Virtual box to install VM that runs Ubuntu 20.04.

In the VM i have followed the steps mentioned in the following link: Installing on your own server — The Littlest JupyterHub v0.1 documentation

i have completed the steps till Step 2, where i have made various users (all have a common default password “jupyter”) when i tried to change i was getting “500: server error”

I left it there to further install my packages and create an environment for runnung the python codes.

i could open the python notebooks at this point in time and run them. i wanted to make a common environment and a shared folder for all users to have access.

I had created a kernel under my username as i was used to in jupyter notebooks and anaconda in Windows. But i was not able to install packages properly. SO i deleted the kernel and tried to create a new one.

after this i was not able to open or create any .ipynb files in jupyterhub. The server can be accessed with the IP i had set up before but not using the terminal as far as i can understand since i am getting “configurable-http-proxy” error. I am using HTTP and have not set up HTTPS as mentioned in the installation steps.

I am also confused if the terminal that can be accessed in Jupyterhub through the browser is the main terminal to setup the environment, kernel and the packages or the terminal in the OS can also be used to do the same. Since i have a little experience in anaconda navigator in windows i never faced issues like this and i am also new to Linux and trying to learn how to use it.

Is there any further details that i can give for you to further assist me with this problem?

I would like to thank you in advance for taking the time to help me :slight_smile:

Edit: As i try to create ot open a ipynb file i get this error in Jupyternotebook in terminal

(base) nak4si@SI-V-00003:/$ jupyter notebook
[I 11:08:19.453 NotebookApp] Loading IPython parallel extension
[I 2021-06-28 11:08:20.329 LabApp] JupyterLab extension loaded from /home/nak4si/anaconda3/lib/python3.7/site-packages/jupyterlab
[I 2021-06-28 11:08:20.329 LabApp] JupyterLab application directory is /home/nak4si/anaconda3/share/jupyter/lab
[I 11:08:20.336 NotebookApp] Serving notebooks from local directory: /
[I 11:08:20.336 NotebookApp] Jupyter Notebook 6.4.0 is running at:
[I 11:08:20.336 NotebookApp] http://localhost:8888/?token=1440e24dde8d4c46a258528568d99925327527f82c718b7d
[I 11:08:20.336 NotebookApp] or http://127.0.0.1:8888/?token=1440e24dde8d4c46a258528568d99925327527f82c718b7d
[I 11:08:20.336 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 11:08:20.412 NotebookApp]

To access the notebook, open this file in a browser:
    file:///home/nak4si/.local/share/jupyter/runtime/nbserver-932488-open.html
Or copy and paste one of these URLs:
    http://localhost:8888/?token=1440e24dde8d4c46a258528568d99925327527f82c718b7d
 or http://127.0.0.1:8888/?token=1440e24dde8d4c46a258528568d99925327527f82c718b7d

[I 11:08:27.975 NotebookApp] Creating new notebook in
[W 11:08:27.993 NotebookApp] 403 POST /api/contents (127.0.0.1): Permission denied: Untitled.ipynb
[W 11:08:27.994 NotebookApp] Permission denied: Untitled.ipynb
[W 11:08:27.994 NotebookApp] 403 POST /api/contents (127.0.0.1) 21.370000ms referer=http://localhost:8888/tree
[E 11:08:48.639 NotebookApp] Uncaught exception GET /notebooks/home/nak4si/Untitled.ipynb (127.0.0.1)
HTTPServerRequest(protocol=‘http’, host=‘localhost:8888’, method=‘GET’, uri=’/notebooks/home/nak4si/Untitled.ipynb’, version=‘HTTP/1.1’, remote_ip=‘127.0.0.1’)
Traceback (most recent call last):
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/tornado/web.py”, line 1704, in _execute
result = await result
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/tornado/gen.py”, line 775, in run
yielded = self.gen.send(value)
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/notebook/handlers.py”, line 101, in get
get_frontend_exporters=get_frontend_exporters
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/base/handlers.py”, line 516, in render_template
return template.render(**ns)
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/jinja2/environment.py”, line 1289, in render
self.environment.handle_exception()
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/jinja2/environment.py”, line 924, in handle_exception
raise rewrite_traceback_stack(source=source)
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/templates/notebook.html”, line 1, in top-level template code
{% extends “page.html” %}
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/templates/page.html”, line 154, in top-level template code
{% block header %}
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/templates/notebook.html”, line 115, in block ‘header’
{% for exporter in get_frontend_exporters() %}
File “/home/nak4si/anaconda3/lib/python3.7/site-packages/notebook/notebook/handlers.py”, line 40, in get_frontend_exporters
for name in get_export_names():
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/base.py”, line 146, in get_export_names
e = get_exporter(exporter_name)(config=config)
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/base.py”, line 103, in get_exporter
if getattr(exporter(config=config), ‘enabled’, True):
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/templateexporter.py”, line 330, in init
super().init(config=config, **kw)
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/exporter.py”, line 114, in init
self._init_preprocessors()
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/templateexporter.py”, line 497, in _init_preprocessors
conf = self._get_conf()
File “/home/nak4si/.local/lib/python3.7/site-packages/nbconvert/exporters/templateexporter.py”, line 517, in _get_conf
if conf_path.exists():
File “/home/nak4si/anaconda3/lib/python3.7/pathlib.py”, line 1361, in exists
self.stat()
File “/home/nak4si/anaconda3/lib/python3.7/pathlib.py”, line 1183, in stat
return self._accessor.stat(self)
PermissionError: [Errno 13] Permission denied: '/usr/local/share/jupyter/nbconvert/templates/html/conf.json’
[E 11:08:48.650 NotebookApp] {
“Host”: “localhost:8888”,
“User-Agent”: “Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0”,
“Accept”: “text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8”,
“Accept-Language”: “en-US,en;q=0.5”,
“Accept-Encoding”: “gzip, deflate”,
“Connection”: “keep-alive”,
“Referer”: “http://localhost:8888/tree/home/nak4si”,
“Cookie”: “username-localhost-8888=“2|1:0|10:1624871302|23:username-localhost-8888|44:YWQ0MmUzMzU1Yjg5NDljMDhjZGEwNWQ1ZDBmNmVlM2Y=|b98da232dd3e87e8fa1fab2eaae90d7fbc87919aef5221480182f843be802782”; _xsrf=2|75f08fec|7fb2f9de88df51d1104947546e40b512|1624604371”,
“Upgrade-Insecure-Requests”: “1”
}
[E 11:08:48.650 NotebookApp] 500 GET /notebooks/home/nak4si/Untitled.ipynb (127.0.0.1) 235.850000ms referer=http://localhost:8888/tree/home/nak4si

It looks like you’re running that from the root directory /? If so you won’t have permission to write there so that error is expected. What happens if you run it from your home directory?

I get the same error. I even tried using anaconda-navigator.

When checked in the file manager the “conf.json” files doesn’t exist.

This Permission error is caused due to the version of nbconvert. nbconvert 6.1.0 was the reason for this error. I have downgraded the nbconvert to 5.6.1 and it fixed the issue for me. I no longer face the Permission error any more while trying to open .ipynb files.

1 Like

one-stop solution-
Step 1- Open Anaconda prompt from windows.
Step 2- run ‘conda update --all’
step 3 - Y
Step 4- wait for packages to update
Step 5- Enjoy

Hi, I am also having the same issue. I am running the Jupyter Notebook on the DGX A100 server remotely. I have tried all the solutions given and am still not able to open the ipynb file. The error is:

[I 12:26:29.337 NotebookApp] Loading IPython parallel extension
[W 12:26:29.923 NotebookApp] Error loading server extension jupyter_lsp
Traceback (most recent call last):
File “/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/notebook/notebookapp.py”, line 2050, in init_server_extensions
func(self)
File “/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/jupyter_lsp/serverextension.py”, line 76, in load_jupyter_server_extension
nbapp.io_loop.call_later(0, initialize, nbapp, virtual_documents_uri)
AttributeError: ‘NotebookApp’ object has no attribute ‘io_loop’
[I 12:26:30.301 NotebookApp] [jupyter_nbextensions_configurator] enabled 0.6.1
[W 12:26:33.459 NotebookApp] Error loading server extension jupyterlab
Traceback (most recent call last):
File “/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/requests/compat.py”, line 11, in
import chardet
ModuleNotFoundError: No module named ‘chardet’

 During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/notebook/notebookapp.py", line 2050, in init_server_extensions
    func(self)
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/jupyterlab/serverextension.py", line 6, in load_jupyter_server_extension
    from .labapp import LabApp
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/jupyterlab/labapp.py", line 16, in <module>
    from jupyterlab_server import LabServerApp, LicensesApp, WorkspaceExportApp, WorkspaceImportApp, WorkspaceListApp
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/jupyterlab_server/__init__.py", line 5, in <module>
    from .app import LabServerApp
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/jupyterlab_server/app.py", line 10, in <module>
    from .handlers import LabConfig, add_handlers
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/jupyterlab_server/handlers.py", line 18, in <module>
    from .listings_handler import ListingsHandler, fetch_listings
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/jupyterlab_server/listings_handler.py", line 8, in <module>
    import requests
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/requests/__init__.py", line 45, in <module>
    from .exceptions import RequestsDependencyWarning
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/requests/exceptions.py", line 9, in <module>
    from .compat import JSONDecodeError as CompatJSONDecodeError
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/requests/compat.py", line 13, in <module>
    import charset_normalizer as chardet
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/charset_normalizer/__init__.py", line 23, in <module>
    from charset_normalizer.api import from_fp, from_path, from_bytes, normalize
  File "/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/charset_normalizer/api.py", line 10, in <module>
    from charset_normalizer.md import mess_ratio
  File "charset_normalizer/md.py", line 5, in <module>
    from charset_normalizer.utils import is_punctuation, is_symbol, unicode_range, is_accentuated, is_latin, \
ImportError: cannot import name 'COMMON_SAFE_ASCII_CHARACTERS' from 'charset_normalizer.constant' (/dgxb_home/se21pphy004/miniconda3/envs/myenv/lib/python3.8/site-packages/charset_normalizer/constant.py)
  [I 12:26:33.566 NotebookApp] Serving notebooks from local directory: /dgxb_home/se21pphy004
  [I 12:26:33.566 NotebookApp] Jupyter Notebook 6.5.4 is running at:
  [I 12:26:33.566 NotebookApp] http://localhost:8886/? 
      token=6d96a91d516ccedee92bd091d4f9a304cf40d46c3fd4ef97
  [I 12:26:33.566 NotebookApp]  or http://127.0.0.1:8886/? 
      token=6d96a91d516ccedee92bd091d4f9a304cf40d46c3fd4ef97
  [I 12:26:33.566 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to 
      skip confirmation).
  [W 12:26:33.685 NotebookApp] No web browser found: could not locate runnable browser.
  [C 12:26:33.686 NotebookApp]

To access the notebook, open this file in a browser:
    file:///dgxb_home/se21pphy004/.local/share/jupyter/runtime/nbserver-585071-open.html
Or copy and paste one of these URLs:
    http://localhost:8886/?token=6d96a91d516ccedee92bd091d4f9a304cf40d46c3fd4ef97
 or http://127.0.0.1:8886/?token=6d96a91d516ccedee92bd091d4f9a304cf40d46c3fd4ef97

The dependencies I have:

aiofiles @ file:///croot/aiofiles_1683773582346/work
aiosqlite @ file:///croot/aiosqlite_1683773899903/work
alabaster==0.7.13
alembic @ file:///croot/alembic_1666725231996/work
anyio @ file:///tmp/build/80754af9/anyio_1644481698350/work/dist
appdirs==1.4.4
argon2-cffi @ file:///opt/conda/conda-bld/argon2-cffi_1645000214183/work
argon2-cffi-bindings @ file:///tmp/build/80754af9/argon2-cffi-bindings_1644569684262/work
arrow==1.2.3
asttokens @ file:///opt/conda/conda-bld/asttokens_1646925590279/work
async-generator @ file:///home/ktietz/src/ci/async_generator_1611927993394/work
async-lru==2.0.3
attrs @ file:///croot/attrs_1668696182826/work
autograd==1.6.2
autoray==0.6.3
Babel @ file:///croot/babel_1671781930836/work
backcall @ file:///home/ktietz/src/ci/backcall_1611930011877/work
beautifulsoup4 @ file:///croot/beautifulsoup4-split_1681493039619/work
black==23.7.0
bleach @ file:///opt/conda/conda-bld/bleach_1641577558959/work
blinker==1.4
brotlipy==0.7.0
cachetools==5.3.1
certifi @ file:///croot/certifi_1690232220950/work/certifi
certipy @ file:///Users/ktietz/demo/mc3/conda-bld/certipy_1630675329981/work
cffi @ file:///croot/cffi_1670423208954/work
charset-normalizer @ file:///tmp/build/80754af9/charset-normalizer_1630003229654/work
click==8.1.6
cmake==3.27.0
comm @ file:///croot/comm_1671231121260/work
contourpy==1.1.0
cryptography @ file:///croot/cryptography_1689373676338/work
cupy @ file:///home/conda/feedstock_root/build_artifacts/cupy_1651070263757/work
cuquantum-python @ file:///home/conda/feedstock_root/build_artifacts/cuquantum-python_1648069366201/work/python
curio==1.6
cycler==0.11.0
debugpy @ file:///tmp/build/80754af9/debugpy_1637091796427/work
decorator @ file:///opt/conda/conda-bld/decorator_1643638310831/work
defusedxml @ file:///tmp/build/80754af9/defusedxml_1615228127516/work
dill==0.3.7
docrepr==0.2.0
docutils==0.18.1
entrypoints @ file:///tmp/build/80754af9/entrypoints_1649926445639/work
exceptiongroup==1.1.2
executing @ file:///opt/conda/conda-bld/executing_1646925071911/work
fastjsonschema @ file:///opt/conda/conda-bld/python-fastjsonschema_1661371079312/work
fastrlock==0.8
filelock==3.12.2
fonttools==4.41.1
fqdn==1.5.1
future==0.18.3
greenlet @ file:///croot/greenlet_1670513226095/work
h5py==3.9.0
idna @ file:///croot/idna_1666125576474/work
imageio==2.31.1
imagesize==1.4.1
importlib-metadata @ file:///croot/importlib-metadata_1678997070253/work
importlib-resources @ file:///tmp/build/80754af9/importlib_resources_1625135880749/work
iniconfig==2.0.0
ipykernel @ file:///croot/ipykernel_1671488378391/work
ipyparallel==8.6.1
ipython==8.12.2
ipython-genutils @ file:///tmp/build/80754af9/ipython_genutils_1606773439826/work
ipywidgets @ file:///croot/ipywidgets_1679394798311/work
isoduration==20.11.0
jedi @ file:///tmp/build/80754af9/jedi_1644315233700/work
Jinja2 @ file:///croot/jinja2_1666908132255/work
joblib==1.3.1
json5==0.9.14
jsonpointer==2.4
jsonschema @ file:///croot/jsonschema_1676558650973/work
jsonschema-specifications==2023.7.1
jupyter @ file:///tmp/abs_33h4eoipez/croots/recipe/jupyter_1659349046347/work
jupyter-console @ file:///croot/jupyter_console_1679999630278/work
jupyter-contrib-core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_contrib_core_1657548529421/work
jupyter-contrib-nbextensions @ file:///home/conda/feedstock_root/build_artifacts/jupyter_contrib_nbextensions_1670068802953/work
jupyter-events @ file:///croot/jupyter_events_1684268042853/work
jupyter-highlight-selected-word @ file:///home/conda/feedstock_root/build_artifacts/jupyter_highlight_selected_word_1638382841351/work
jupyter-latex-envs @ file:///home/conda/feedstock_root/build_artifacts/jupyter_latex_envs_1614852190293/work
jupyter-lsp==2.2.0
jupyter-nbextensions-configurator @ file:///home/conda/feedstock_root/build_artifacts/jupyter_nbextensions_configurator_1670793770953/work
jupyter-server @ file:///opt/conda/conda-bld/jupyter_server_1644494914632/work
jupyter-telemetry @ file:///tmp/build/80754af9/jupyter_telemetry_1601311816873/work
jupyter-ydoc @ file:///croot/jupyter_ydoc_1683747223142/work
jupyter_client @ file:///croot/jupyter_client_1680171862562/work
jupyter_core @ file:///croot/jupyter_core_1679906564508/work
jupyter_server_terminals @ file:///croot/jupyter_server_terminals_1686870725608/work
jupyterhub @ file:///croot/jupyterhub_1675293440946/work
jupyterlab @ file:///opt/conda/conda-bld/jupyterlab_1647445413472/work
jupyterlab-pygments @ file:///tmp/build/80754af9/jupyterlab_pygments_1601490720602/work
jupyterlab-widgets @ file:///croot/jupyterlab_widgets_1679055282532/work
jupyterlab_server @ file:///croot/jupyterlab_server_1669363704149/work
kiwisolver==1.4.4
lazy_loader==0.3
lit==16.0.6
lxml @ file:///opt/conda/conda-bld/lxml_1657545139709/work
Mako @ file:///croot/mako_1665472421453/work
MarkupSafe @ file:///opt/conda/conda-bld/markupsafe_1654597864307/work
matplotlib==3.7.2
matplotlib-inline @ file:///opt/conda/conda-bld/matplotlib-inline_1662014470464/work
mistune==3.0.1
mkl-fft==1.3.6
mkl-random @ file:///work/mkl/mkl_random_1682950433854/work
mkl-service==2.4.0
more-itertools==10.0.0
mpmath==1.3.0
mypy-extensions==1.0.0
nbclassic @ file:///croot/nbclassic_1681756170010/work
nbclient @ file:///tmp/build/80754af9/nbclient_1650308366712/work
nbconvert==7.7.3
nbformat @ file:///croot/nbformat_1670352325207/work
nest-asyncio @ file:///croot/nest-asyncio_1672387112409/work
networkx==3.1
ninja==1.11.1
notebook @ file:///croot/notebook_1681756172480/work
notebook_shim @ file:///croot/notebook-shim_1668160579331/work
ntlm-auth==1.5.0
numpy==1.23.5
nvidia-cublas-cu11==11.10.3.66
nvidia-cuda-cupti-cu11==11.7.101
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cudnn-cu11==8.5.0.96
nvidia-cufft-cu11==10.9.0.58
nvidia-curand-cu11==10.2.10.91
nvidia-cusolver-cu11==11.4.0.1
nvidia-cusparse-cu11==11.7.4.91
nvidia-nccl-cu11==2.14.3
nvidia-nvtx-cu11==11.7.91
oauthlib @ file:///croot/oauthlib_1679489621486/work
opencv-python==4.8.0.74
outcome==1.2.0
overrides==7.3.1
packaging @ file:///croot/packaging_1678965309396/work
pamela @ file:///Users/ktietz/demo/mc3/conda-bld/pamela_1629727572510/work
pandas==2.0.3
pandocfilters @ file:///opt/conda/conda-bld/pandocfilters_1643405455980/work
parso @ file:///opt/conda/conda-bld/parso_1641458642106/work
pathspec==0.11.1
pbr==5.11.1
PennyLane==0.28.0
PennyLane-Lightning==0.28.0
PennyLane-Lightning-GPU==0.28.0
pexpect @ file:///tmp/build/80754af9/pexpect_1605563209008/work
pickleshare @ file:///tmp/build/80754af9/pickleshare_1606932040724/work
Pillow==10.0.0
pkgutil_resolve_name @ file:///opt/conda/conda-bld/pkgutil-resolve-name_1661463321198/work
platformdirs @ file:///opt/conda/conda-bld/platformdirs_1662711380096/work
pluggy==1.2.0
ply==3.11
prometheus-client @ file:///tmp/abs_d3zeliano1/croots/recipe/prometheus_client_1659455100375/work
prompt-toolkit @ file:///croot/prompt-toolkit_1672387306916/work
psutil @ file:///opt/conda/conda-bld/psutil_1656431268089/work
ptyprocess @ file:///tmp/build/80754af9/ptyprocess_1609355006118/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
pure-eval @ file:///opt/conda/conda-bld/pure_eval_1646925070566/work
py==1.11.0
pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
Pygments @ file:///croot/pygments_1684279966437/work
PyJWT @ file:///opt/conda/conda-bld/pyjwt_1657544592787/work
pyOpenSSL @ file:///croot/pyopenssl_1690223430423/work
pyparsing==3.0.9
PyQt5-sip==12.11.0
pyrsistent @ file:///tmp/build/80754af9/pyrsistent_1636110947380/work
PySocks @ file:///tmp/build/80754af9/pysocks_1605305779399/work
pytest==6.2.5
pytest-asyncio==0.20.3
python-dateutil @ file:///tmp/build/80754af9/python-dateutil_1626374649649/work
python-json-logger @ file:///croot/python-json-logger_1683823803357/work
pytz @ file:///croot/pytz_1671697431263/work
PyWavelets==1.4.1
PyYAML==6.0.1
pyzmq @ file:///croot/pyzmq_1686601365461/work
qiskit==0.43.3
qiskit-aer==0.12.2
qiskit-ibmq-provider==0.20.2
qiskit-terra==0.24.2
qtconsole @ file:///croot/qtconsole_1681394213385/work
QtPy @ file:///opt/conda/conda-bld/qtpy_1662014892439/work
referencing==0.30.0
requests @ file:///croot/requests_1682607517574/work
requests-ntlm==1.1.0
retworkx==0.13.0
rfc3339-validator @ file:///croot/rfc3339-validator_1683077044675/work
rfc3986-validator @ file:///croot/rfc3986-validator_1683058983515/work
rpds-py==0.9.2
ruamel.yaml @ file:///croot/ruamel.yaml_1666304550667/work
ruamel.yaml.clib @ file:///home/conda/feedstock_root/build_artifacts/ruamel.yaml.clib_1670412724006/work
rustworkx==0.13.0
scikit-image==0.21.0
scikit-learn==1.3.0
scipy==1.10.1
semantic-version==2.10.0
Send2Trash @ file:///tmp/build/80754af9/send2trash_1632406701022/work
sip @ file:///tmp/abs_44cd77b_pu/croots/recipe/sip_1659012365470/work
six @ file:///tmp/build/80754af9/six_1644875935023/work
sniffio @ file:///tmp/build/80754af9/sniffio_1614030475067/work
snowballstemmer==2.2.0
sortedcontainers==2.4.0
soupsieve==2.4.1
Sphinx==6.2.1
sphinx-rtd-theme==1.2.2
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
SQLAlchemy @ file:///tmp/abs_18b3238f-9c23-4182-a392-63af30a93c1er8j_yw60/croots/recipe/sqlalchemy_1657867856580/work
stack-data @ file:///opt/conda/conda-bld/stack_data_1646927590127/work
stevedore==5.1.0
symengine==0.9.2
sympy==1.12
terminado @ file:///croot/terminado_1671751832461/work
testpath @ file:///opt/conda/conda-bld/testpath_1655908557405/work
threadpoolctl==3.2.0
tifffile==2023.7.10
tinycss2 @ file:///croot/tinycss2_1668168815555/work
toml @ file:///tmp/build/80754af9/toml_1616166611790/work
tomli @ file:///opt/conda/conda-bld/tomli_1657175507142/work
torch==2.0.1
torchaudio==2.0.2
torchvision==0.15.2
tornado @ file:///opt/conda/conda-bld/tornado_1662061693373/work
tqdm==4.65.0
traitlets @ file:///croot/traitlets_1671143879854/work
trio==0.22.2
triton==2.0.0
typing_extensions @ file:///croot/typing_extensions_1690297465030/work
tzdata==2023.3
uri-template==1.3.0
urllib3 @ file:///croot/urllib3_1686163155763/work
wcwidth @ file:///Users/ktietz/demo/mc3/conda-bld/wcwidth_1629357192024/work
webcolors==1.13
webencodings==0.5.1
websocket-client @ file:///tmp/build/80754af9/websocket-client_1614804261064/work
websockets==11.0.3
widgetsnbextension @ file:///croot/widgetsnbextension_1679313860248/work
y-py @ file:///croot/y-py_1683555143488/work
ypy-websocket @ file:///croot/ypy-websocket_1684171737040/work
zipp @ file:///croot/zipp_1672387121353/work

Can anyone see and help me.