This is the alternative with pixi. But this is not perfect because people will need to install pixi (even if this is only a single command line): https://pixi.sh/latest/#installation
Then, pixi run jupyter lab should be enough for setting up whatever download require without any additional user intervention.
This is the alternative with
pixi
. But this is not perfect because people will need to installpixi
(even if this is only a single command line): https://pixi.sh/latest/#installationThen,
pixi run jupyter lab
should be enough for setting up whatever download require without any additional user intervention.