repo2jupyterlite icon indicating copy to clipboard operation
repo2jupyterlite copied to clipboard

Building in a clean environment

Open psychemedia opened this issue 1 year ago • 1 comments

When building a jupyterlite environment, does it need to be in a clean environment, free of other jupyter extension packages etc?

If you are running in a new server environment, eg via a GitHub action, then you can probably assume no "contamination". But in the general case, do we need to install and run repo2jupyterlite in a clean Python environment, with any additional repo2jupyterlite dependencies installed? (Isnl'tthat the sort of thing hatch is good at?)

psychemedia avatar Aug 22 '24 09:08 psychemedia