Closed flying-sheep closed 1 month ago
It is a bit unusual but that one is correct. See https://github.com/vitessce/vitessce-python/blob/main/vitessce/config.py#L1687
This is used to construct Jupyter notebooks that contain Python code. The use case is to go from JSON dict to the equivalent Python code block that uses the VitessceConfig API that will generate that same Vitessce configuration
But would be open to making it optional and imported in the function scope if that is preferred
I see, interesting! Sorry for assuming here.
black
should almost certainly not be inproject.dependencies
.