mckinsey / vizro

Vizro is a toolkit for creating modular data visualization applications.
https://vizro.readthedocs.io/en/stable/
Apache License 2.0
2.63k stars 118 forks source link

[Tidy] Revert to original fixed version of chromedriver-autoinstaller #444

Closed antonymilne closed 5 months ago

antonymilne commented 5 months ago

Description

We were using the fork chrome-autoinstaller-fix temporarily while some issues on chrome-autoinstaller were being fixed. The fixes have now been merged back into the main package so we can go back to using it.

Also spotted a problem with tests not clearing up after add_type. Spent a while trying to fix it, decided it's not super easy so not worth the time and effort, hence just put in some comments explaining what's happening.

Notice