Skip to content

Commit

Permalink
update jupyter to 2022.2
Browse files Browse the repository at this point in the history
  • Loading branch information
caila-marashaj committed Oct 12, 2023
1 parent ac03daf commit 1c1c3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layers/meta-jupyter
Submodule meta-jupyter updated 86 files
+27 −14 README.md
+19 −0 classes/flit_core.bbclass
+41 −0 classes/pip_install_wheel.bbclass
+31 −0 classes/setuptools3-base.bbclass
+19 −0 classes/setuptools_build_meta.bbclass
+1 −1 conf/layer.conf
+10 −1 recipes-core/packagegroups/packagegroup-python3-jupyter.bb
+34 −0 recipes-devtools/python/python3-flit-core_3.7.1.bb
+20 −0 recipes-devtools/python/python3-installer_0.5.0.bb
+1 −1 recipes-python/python3-anyio/0001-setup.cfg-Create-a-patch-to-set-the-pkg-version-corr.patch
+0 −10 recipes-python/python3-anyio_2.0.2.bb
+17 −0 recipes-python/python3-anyio_3.4.0.bb
+26 −0 recipes-python/python3-argon2-cffi-bindings_21.2.0.bb
+8 −0 recipes-python/python3-argon2-cffi_21.3.0.bb
+1 −0 recipes-python/python3-backcall_%.bbappend
+0 −11 recipes-python/python3-backcall_0.1.0.bb
+3 −3 recipes-python/python3-bleach_4.1.0.bb
+20 −0 recipes-python/python3-bokeh_2.4.2.bb
+7 −4 recipes-python/python3-bqplot_0.12.31.bb
+6 −0 recipes-python/python3-charset-normalizer_2.0.12.bb
+0 −8 recipes-python/python3-cycler_0.10.0.bb
+0 −20 recipes-python/python3-dateutil_2.8.1.bb
+7 −0 recipes-python/python3-debugpy_1.5.1.bb
+0 −12 recipes-python/python3-defusedxml_0.6.0.bb
+1 −0 recipes-python/python3-entrypoints_0.3.bb
+0 −11 recipes-python/python3-enum34_1.1.6.bb
+6 −5 recipes-python/python3-ipykernel_6.6.1.bb
+1 −0 recipes-python/python3-ipython-genutils_%.bbappend
+0 −11 recipes-python/python3-ipython-genutils_0.2.0.bb
+1 −0 recipes-python/python3-ipython_%.bbappend
+0 −31 recipes-python/python3-ipython_7.9.0.bb
+3 −3 recipes-python/python3-ipyvue_1.7.0.bb
+3 −3 recipes-python/python3-ipyvuetify_1.8.1.bb
+2 −3 recipes-python/python3-ipywidgets_7.6.5.bb
+0 −16 recipes-python/python3-jedi_0.17.2.bb
+17 −0 recipes-python/python3-jedi_0.18.1.bb
+1 −1 recipes-python/python3-json5_0.9.6.bb
+2 −2 recipes-python/python3-jupyter-client_6.1.6.bb
+3 −3 recipes-python/python3-jupyter-console_6.1.0.bb
+4 −5 recipes-python/python3-jupyter-core_4.6.3.bb
+6 −4 recipes-python/python3-jupyter-server_1.13.5.bb
+1 −1 recipes-python/python3-jupyter_1.0.0.bb
+2 −2 recipes-python/python3-jupyterlab-pygments_0.1.2.bb
+0 −18 recipes-python/python3-jupyterlab-server_2.1.2.bb
+24 −0 recipes-python/python3-jupyterlab-server_2.10.3.bb
+0 −19 recipes-python/python3-jupyterlab-widgets_1.0.0.bb
+19 −0 recipes-python/python3-jupyterlab-widgets_1.0.2.bb
+5 −6 recipes-python/python3-jupyterlab_3.2.5.bb
+1 −0 recipes-python/python3-matplotlib-inline_%.bbappend
+0 −37 recipes-python/python3-matplotlib_3.2.2.bb
+2 −0 recipes-python/python3-mistune_0.8.4.bb
+2 −2 recipes-python/python3-nbclassic_0.3.4.bb
+6 −0 recipes-python/python3-nbclient_0.5.11.bb
+5 −3 recipes-python/python3-nbconvert_6.4.0.bb
+3 −2 recipes-python/python3-nbformat_5.1.3.bb
+9 −0 recipes-python/python3-nest-asyncio_1.5.4.bb
+6 −5 recipes-python/python3-notebook_6.4.6.bb
+2 −2 recipes-python/python3-pandocfilters_1.5.0.bb
+1 −0 recipes-python/python3-parso_%.bbappend
+0 −15 recipes-python/python3-parso_0.7.1.bb
+0 −14 recipes-python/python3-pathlib2_2.3.5.bb
+1 −0 recipes-python/python3-pickleshare_%.bbappend
+0 −14 recipes-python/python3-pickleshare_0.7.5.bb
+3 −3 recipes-python/python3-plotly_5.5.0.bb
+2 −1 recipes-python/python3-prometheus-client_0.9.0.bb
+0 −12 recipes-python/python3-pydot_1.4.1.bb
+12 −0 recipes-python/python3-pydot_1.4.2.bb
+1 −2 recipes-python/python3-pygments_2.11.1.bb
+2 −3 recipes-python/python3-qtconsole_5.2.2.bb
+1 −1 recipes-python/python3-retrying_1.3.3.bb
+1 −0 recipes-python/python3-send2trash_%.bbappend
+0 −9 recipes-python/python3-send2trash_1.5.0.bb
+2 −3 recipes-python/python3-singledispatch_3.7.0.bb
+0 −1 recipes-python/python3-six_%.bbappend
+1 −0 recipes-python/python3-sniffio_1.2.0.bb
+0 −17 recipes-python/python3-sympy_1.6.1.bb
+3 −3 recipes-python/python3-terminado_0.12.1.bb
+2 −2 recipes-python/python3-testpath_0.5.0.bb
+1 −1 recipes-python/python3-tornado_%.bbappend
+1 −0 recipes-python/python3-traitlets_%.bbappend
+0 −17 recipes-python/python3-traitlets_4.3.3.bb
+1 −1 recipes-python/python3-traittypes_0.2.1.bb
+3 −3 recipes-python/python3-voila-vuetify_0.5.2.bb
+4 −4 recipes-python/python3-voila_0.3.0.bb
+1 −0 recipes-python/python3-websocket-client_%.bbappend
+3 −4 recipes-python/python3-widgetsnbextension_3.5.2.bb

0 comments on commit 1c1c3e9

Please sign in to comment.