jupyterlite / jupyterlite/pyodide-kernel

Avoid pip install in every notebook in one project?

Open
#48 14 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
90
Forks
47
Avg merge
3d 13h
Merged PRs (30d)
11

Description

In order to run a notebook from the ipyreact JupyterLite demo at https://widgetti.github.io/ipyreact,
it requires the line `%pip install -q ipyreact`.
This is currently needed in every notebook, and I think it would be great if this line would only be needed in one notebook, or even not at all.
Therefore, my question: Is there yet a way to avoid having this line in every notebook using the pyodide kernel?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.