jupyter-ui icon indicating copy to clipboard operation
jupyter-ui copied to clipboard

Preinstalling Libraries when using a notebook component rather than JupyterLabs component

Open markwindsorr opened this issue 1 year ago • 1 comments

Looking for a way to use a notebook component that already has preinstalled libraries so that I can use it without having to pip install whatever library I need

markwindsorr avatar Jan 31 '24 05:01 markwindsorr

Hi @markwindsorr Are you willing to e.g be able to use matplotlib when you run the code. In that case, it is a requirement put on the Jupyter Kernel side, rather that on the UI or env "server".

You may expand the list of ideas you shared no https://github.com/datalayer/jupyter-ui/issues/124#issuecomment-1891187479 with that.

echarles avatar Jan 31 '24 06:01 echarles