Skip to content

Consider multiple size-based releases ๐Ÿ”ฌ๐Ÿ”๐Ÿ”ญ๐Ÿ“กย #42

@bollwyvl

Description

@bollwyvl

RobotLab is big and likely to get bigger as more cool features need more (exotic) dependencies.

We could just as easily spin a couple different intstallers a la Miniconda/Anaconda in CI.

MicrobotLab ๐Ÿ”ฌ

  • for CI environments
    • you'll already have browsers, etc. hopefully
  • don't even ship conda (pip usually works, right? and conda is showing up on more CIs)

RobotLabLite ๐Ÿ”

  • still a full working environment
  • cut it down to the bone (opencv, nodejs, pandoc), and even repackage some things (jupyterlab assets)
  • still ship conda so you can upgrade stuff

RobotLab ๐Ÿ”ญ

  • as it is now!
    • even shipping Firefox is great!
  • this is ideal for the original intent of training on non-trivial things, where the setup of some of the things have proven (really hard for people to install](https://stackoverflow.com/search?q=opencv+install).

RobotHub ๐Ÿ“ก

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions