-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!(altair v5, selenium, webdriver): update utils for latest [viz] …
…extra dependencies (#94) * refactor(geopandas io): move geopandas utils, add _gis_enabled feature flag to fix gpd import * deps(viz): upgrade dependencies to support altair v5, update selenium * refactor(selenium webdriver): update chrome webdriver setup for latest selenium api * refactor(altair saving): remove alt_saver, update to altair v5 api * WIP(altair saving): move export type selection error prior to filepath checking ops * WIP(webdriver): add handling of chrome webdriver using contextmanager * refactor(webdriver): use chrome webdriver_context contextmanager for png and svg altair saving * docs(webdriver): add webdriver context manager docstring * docs(webdriver): include webdriver contextmanager function in autodocs * test: add tests for managing selenium webdriver
- Loading branch information
Showing
4 changed files
with
78 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters