Skip to content

Central point for installing Python modules

Things we want to accomplish with this idea:

  • Help users install local Python modules;

  • In case of users requiring the same module in different projects, they only keep one copy of it;

  • When sharing a project, the clone action also copies the needed modules

  • When user starts a notebook, the path to these modules is appended and made available!

Edited by Diogo Castro
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information