Search
Visualize

These are visualization techniques which work on Colab. But all the tools are based on popular Python packages which are Jupyter friendly. The point is that although this project goes by the name "Brightfield on Colab" all this code works on Jupyter in general.

Focusing on Colab is because that's where the developement happens first. Colab is great and it's free, as in free beer (read: free compute). But free price does not mean freedom to do whatever one likes. That is to say, Colab is Google's preconfigured Jupyter editing and executing environment. There are some peculiarities based on the front end and network communications. Google makes sure that popular open source packages can be used on Colab.

Those same popular packages can be made to work on other Jupyter deploys. The most difficult one is Colab, though. So, get Colab going first then circle back and mop up any stragglers in other parts of the Jupyter ecosystem Venn diagram.