Skip to content

Add jupyterlite_contents config - #24

Merged
martinRenou merged 11 commits into
jupyterlite:mainfrom
martinRenou:jupyterlite_contents
Jun 23, 2022
Merged

Add jupyterlite_contents config#24
martinRenou merged 11 commits into
jupyterlite:mainfrom
martinRenou:jupyterlite_contents

Conversation

@martinRenou

Copy link
Copy Markdown
Member

No description provided.

@martinRenou
martinRenou force-pushed the jupyterlite_contents branch from d601267 to ad200a9 Compare June 23, 2022 07:52
Comment thread docs/conf.py
Comment thread docs/conf.py Outdated
martinRenou and others added 2 commits June 23, 2022 11:21
Co-authored-by: Jason Grout <jasongrout@users.noreply.github.com>
Comment thread src/jupyterlite_sphinx.py Outdated
@jasongrout

Copy link
Copy Markdown
Collaborator

In addition to the modification above, I also had to update ipywidgets:

diff --git a/docs/jupyterlite_config.json b/docs/jupyterlite_config.json
index 0c5736f..a549885 100644
--- a/docs/jupyterlite_config.json
+++ b/docs/jupyterlite_config.json
@@ -13,7 +13,7 @@
         "https://conda.anaconda.org/conda-forge/noarch/jupyterlab-geojson-3.2.0-pyhd8ed1ab_0.tar.bz2",
         "https://conda.anaconda.org/conda-forge/noarch/jupyterlab-kernelspy-3.0.6-pyhd8ed1ab_0.tar.bz2",
         "https://conda.anaconda.org/conda-forge/noarch/jupyterlab_miami_nights-0.3.2-pyhd8ed1ab_0.tar.bz2",
-        "https://conda.anaconda.org/conda-forge/noarch/jupyterlab_widgets-1.0.2-pyhd8ed1ab_0.tar.bz2",
+        "https://conda.anaconda.org/conda-forge/noarch/jupyterlab_widgets-1.1.1-pyhd8ed1ab_0.tar.bz2",
         "https://conda.anaconda.org/conda-forge/noarch/plotly-5.6.0-pyhd8ed1ab_0.tar.bz2",
         "https://conda.anaconda.org/conda-forge/noarch/theme-darcula-3.1.1-pyh3684270_0.tar.bz2",
         "https://github.com/jupyterlite/p5-kernel/releases/download/v0.1.0a12/jupyterlite_p5_kernel-0.1.0a12-py3-none-any.whl"
@@ -33,7 +33,7 @@
         "https://files.pythonhosted.org/packages/py2.py3/i/ipython-genutils/ipython_genutils-0.2.0-py2.py3-none-any.whl",
         "https://files.pythonhosted.org/packages/py2.py3/i/ipyvue/ipyvue-1.7.0-py2.py3-none-any.whl",
         "https://files.pythonhosted.org/packages/py2.py3/i/ipyvuetify/ipyvuetify-1.8.2-1-py2.py3-none-any.whl",
-        "https://files.pythonhosted.org/packages/py2.py3/i/ipywidgets/ipywidgets-7.6.5-py2.py3-none-any.whl",
+        "https://files.pythonhosted.org/packages/py2.py3/i/ipywidgets/ipywidgets-7.7.1-py2.py3-none-any.whl",
         "https://files.pythonhosted.org/packages/py2.py3/m/mistune/mistune-0.8.4-py2.py3-none-any.whl",
         "https://files.pythonhosted.org/packages/py2.py3/m/mypy-extensions/mypy_extensions-0.4.3-py2.py3-none-any.whl",
         "https://files.pythonhosted.org/packages/py2.py3/p/pandocfilters/pandocfilters-1.5.0-py2.py3-none-any.whl",
@@ -61,7 +61,7 @@
         "https://files.pythonhosted.org/packages/py3/j/jsonschema/jsonschema-4.4.0-py3-none-any.whl",
         "https://files.pythonhosted.org/packages/py3/j/jupyter-client/jupyter_client-7.1.2-py3-none-any.whl",
         "https://files.pythonhosted.org/packages/py3/j/jupyter-core/jupyter_core-4.9.2-py3-none-any.whl",
-        "https://files.pythonhosted.org/packages/py3/j/jupyterlab-widgets/jupyterlab_widgets-1.0.2-py3-none-any.whl",
+        "https://files.pythonhosted.org/packages/py3/j/jupyterlab-widgets/jupyterlab_widgets-1.1.1-py3-none-any.whl",
         "https://files.pythonhosted.org/packages/py3/m/matplotlib-inline/matplotlib_inline-0.1.3-py3-none-any.whl",
         "https://files.pythonhosted.org/packages/py3/n/nbclient/nbclient-0.5.11-py3-none-any.whl",
         "https://files.pythonhosted.org/packages/py3/n/nbconvert/nbconvert-6.4.2-py3-none-any.whl",

martinRenou and others added 2 commits June 23, 2022 12:33
Co-authored-by: Jason Grout <jasongrout@users.noreply.github.com>
@martinRenou

Copy link
Copy Markdown
Member Author

Thanks for your help @jasongrout !

@martinRenou
martinRenou merged commit 944ccf4 into jupyterlite:main Jun 23, 2022
@martinRenou
martinRenou deleted the jupyterlite_contents branch June 23, 2022 12:23
jasongrout added a commit to jasongrout/ipyleaflet that referenced this pull request Jun 23, 2022
…terlite-sphinx#24

When jupyterlite-sphinx is released, we can go back to installing from pypi.
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

Successfully merging this pull request may close these issues.

2 participants