You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ kedro --version
kedro, version 0.16.1
$ pip3 install --user kedro-static-viz
Collecting kedro-static-viz
Using cached kedro_static_viz-0.1.3-py3-none-any.whl (429 kB)
Requirement already satisfied: click in /home/florian/.local/lib/python3.8/site-packages (from kedro-static-viz) (7.1.2)
Requirement already satisfied: kedro in /home/florian/.local/lib/python3.8/site-packages (from kedro-static-viz) (0.16.1)
ERROR: Could not find a version that satisfies the requirement kedro-viz (from kedro-static-viz) (from versions: none)
ERROR: No matching distribution found for kedro-viz (from kedro-static-viz)
The text was updated successfully, but these errors were encountered:
As
kedro
is Python 3.8 compatible now it would be great if you could add support for Python 3.8:The text was updated successfully, but these errors were encountered: