jupyterlite / jupyterlite/pyodide-kernel

Configure the kernel to have packages automatically installed

Open
#60 33 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

### Problem

It is currently not possible to automatically install Python packages inside the pyolite kernel.

### Proposed Solution

It would be nice to be able to configure Pyolite to include some packages that would automatically be installed with `micropip`.

cc. @psychemedia who suggested it here https://github.com/jtpio/jupyterlite-demo/pull/7#issuecomment-870144941

### Additional context

It might be possible to have it once we use IPython for the execution (see related work https://github.com/jtpio/jupyterlite/pull/171), as it's possible to configure IPython itself to run code at the shell start.

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.