robotlab
robotlab copied to clipboard
Experiments in building installers for JupyterLab, Robot Framework and Friends
RobotLab 2021: JupyterLab 3, Robot Framework 4
Let's get the band back together! There have been so many nice things published recently that it's worth warming this back up. Some ideas (**please** feel free to add more):...
Help Wanted: RobotLab results to Jenkins
Hi Is this doable? Does RobotLab produce same kind of result files as vanilla Robot Framework? Where can I find the test result logs? Thanks
Migrate to python 3.8?
I have no particular driver for this change, as 3.6 doesn't EOL for a good long time now, but the performance improvements might be worth it.
Proxy settings
Is there an option to set proxy for systems behind a company firewall?
Investigate image library
https://pypi.org/project/robotframework-imagelibrary/ Requires OpenCV and Tesseract OCR both which may be hard to install elsewhere.
More thinking on logo
Not super high value for the workshop, but how does this hit you? 
Consider multiple size-based releases 🔬🔍🔭📡
RobotLab is [big](https://github.com/robots-from-jupyter/robotlab/pull/41#issuecomment-532849980) 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...
try turning off ignore_duplicate_files
Firefox was fixed in conda-forge, which is, i believe, the only reason we had `ignore_duplicate_files` in there. It's useful for making sure we don't have clobbery packages, but is _usually_...