""" Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 """ import graph_notebook """ Information about the frontend package of the widgets. """ module_name = "graph_notebook_widgets" module_version = graph_notebook.__version__