Skip to content

Example repository to show how to build and deploy jupyterlite with pixi

Notifications You must be signed in to change notification settings

wolfv/pixi-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixi ❤️ WASM

Visit the deployed example

You can read more about this in our blog post: Pixi ❤️ WASM.

This is an example of how to use pixi with WebAssembly (thanks to emscripten-forge).

Pixi is a conda-compatible package manager written in Rust. It uses the pixi.toml to define everything that goes into the environment, including tasks, dependencies, and more.

It uses jupyterlite under the hood to bundle and serve a WASM environment that is created with pixi!

Usage

pixi run start

To run the example locally.

The deployment is made by the Github action (that pushes to an artifact): deploy.yml. Note that you need to change the Github setting in order to use an "artifact" as deployment (and not the gh-pages branch).

Screenshot 2024-07-30 at 17 11 50

About

Example repository to show how to build and deploy jupyterlite with pixi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published