Skip to content

Commit

Permalink
remove jupyterlab and bokeh
Browse files Browse the repository at this point in the history
too big
  • Loading branch information
sfoster1 committed Jan 29, 2024
1 parent 1cf522d commit 932881d
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ DESCRIPTION = "Python packages to build jupyter notebook for OT Flex"
inherit packagegroup python3-dir

RDEPENDS:${PN} = " \
${PYTHON_PN}-jupyterlab \
${PYTHON_PN}-jupyterlab-widgets \
${PYTHON_PN}-matplotlib \
${PYTHON_PN}-pillow \
${PYTHON_PN}-numpy \
Expand All @@ -14,16 +12,13 @@ RDEPENDS:${PN} = " \
${PYTHON_PN}-requests \
${PYTHON_PN}-jupyter-server \
${PYTHON_PN}-notebook-shim \
${PYTHON_PN}-jupyterlab-server \
${PYTHON_PN}-anyio \
${PYTHON_PN}-sniffio \
${PYTHON_PN}-nbclassic \
${PYTHON_PN}-bokeh \
${PYTHON_PN}-nbclient \
${PYTHON_PN}-charset-normalizer \
${PYTHON_PN}-nest-asyncio \
${PYTHON_PN}-websocket-client \
${PYTHON_PN}-jupyterlab-pygments \
${PYTHON_PN}-matplotlib-inline \
${PYTHON_PN}-argon2-cffi \
${PYTHON_PN}-argon2-cffi-bindings \
Expand Down

0 comments on commit 932881d

Please sign in to comment.