From 7c866cc6d11a51fb003e6808a49e36e5506ef246 Mon Sep 17 00:00:00 2001 From: pritishpai Date: Thu, 17 Oct 2024 16:40:35 -0400 Subject: [PATCH] Added to known list --- .../labs/ucx/source_code/known.json | 299 +++++++++++++++++- 1 file changed, 296 insertions(+), 3 deletions(-) diff --git a/src/databricks/labs/ucx/source_code/known.json b/src/databricks/labs/ucx/source_code/known.json index 484f6019aa..fc424bdf90 100644 --- a/src/databricks/labs/ucx/source_code/known.json +++ b/src/databricks/labs/ucx/source_code/known.json @@ -5650,6 +5650,9 @@ "gunicorn": { "gunicorn": [] }, + "gviz-api": { + "gviz_api": [] + }, "gymnasium": { "gymnasium": [], "gymnasium.core": [], @@ -5807,9 +5810,6 @@ "gymnasium.wrappers.transform_reward": [], "gymnasium.wrappers.vector_list_info": [] }, - "gviz-api": { - "gviz_api": [] - }, "h11": { "h11": [], "h11._abnf": [], @@ -10446,6 +10446,39 @@ "mccabe": { "mccabe": [] }, + "mdit-py-plugins": { + "mdit_py_plugins": [], + "mdit_py_plugins.admon": [], + "mdit_py_plugins.admon.index": [], + "mdit_py_plugins.amsmath": [], + "mdit_py_plugins.anchors": [], + "mdit_py_plugins.anchors.index": [], + "mdit_py_plugins.attrs": [], + "mdit_py_plugins.attrs.index": [], + "mdit_py_plugins.attrs.parse": [], + "mdit_py_plugins.colon_fence": [], + "mdit_py_plugins.container": [], + "mdit_py_plugins.container.index": [], + "mdit_py_plugins.deflist": [], + "mdit_py_plugins.deflist.index": [], + "mdit_py_plugins.dollarmath": [], + "mdit_py_plugins.dollarmath.index": [], + "mdit_py_plugins.field_list": [], + "mdit_py_plugins.footnote": [], + "mdit_py_plugins.footnote.index": [], + "mdit_py_plugins.front_matter": [], + "mdit_py_plugins.front_matter.index": [], + "mdit_py_plugins.myst_blocks": [], + "mdit_py_plugins.myst_blocks.index": [], + "mdit_py_plugins.myst_role": [], + "mdit_py_plugins.myst_role.index": [], + "mdit_py_plugins.substitution": [], + "mdit_py_plugins.tasklists": [], + "mdit_py_plugins.texmath": [], + "mdit_py_plugins.texmath.index": [], + "mdit_py_plugins.utils": [], + "mdit_py_plugins.wordcount": [] + }, "mdurl": { "mdurl": [], "mdurl._decode": [], @@ -10485,6 +10518,43 @@ "megatron.utils.pipeline": [], "megatron.visuals": [] }, + "memray": { + "memray": [], + "memray._destination": [], + "memray._errors": [], + "memray._ipython": [], + "memray._ipython.flamegraph": [], + "memray._metadata": [], + "memray._stats": [], + "memray._test": [], + "memray._thread_name_interceptor": [], + "memray._version": [], + "memray.commands": [], + "memray.commands.attach": [], + "memray.commands.common": [], + "memray.commands.flamegraph": [], + "memray.commands.live": [], + "memray.commands.parse": [], + "memray.commands.run": [], + "memray.commands.stats": [], + "memray.commands.summary": [], + "memray.commands.table": [], + "memray.commands.transform": [], + "memray.commands.tree": [], + "memray.reporters": [], + "memray.reporters._textual_hacks": [], + "memray.reporters.assets": [], + "memray.reporters.common": [], + "memray.reporters.flamegraph": [], + "memray.reporters.frame_tools": [], + "memray.reporters.stats": [], + "memray.reporters.summary": [], + "memray.reporters.table": [], + "memray.reporters.templates": [], + "memray.reporters.transform": [], + "memray.reporters.tree": [], + "memray.reporters.tui": [] + }, "missingno": { "missingno": [], "missingno._version": [], @@ -31201,6 +31271,229 @@ "terminado.uimodule": [], "terminado.websocket": [] }, + "textual": { + "textual": [], + "textual._animator": [], + "textual._ansi_sequences": [], + "textual._ansi_theme": [], + "textual._arrange": [], + "textual._binary_encode": [], + "textual._border": [], + "textual._box_drawing": [], + "textual._callback": [], + "textual._cells": [], + "textual._color_constants": [], + "textual._compose": [], + "textual._compositor": [], + "textual._context": [], + "textual._debug": [], + "textual._dispatch_key": [], + "textual._doc": [], + "textual._duration": [], + "textual._easing": [], + "textual._event_broker": [], + "textual._files": [], + "textual._immutable_sequence_view": [], + "textual._import_app": [], + "textual._keyboard_protocol": [], + "textual._layout": [], + "textual._layout_resolve": [], + "textual._line_split": [], + "textual._log": [], + "textual._loop": [], + "textual._node_list": [], + "textual._on": [], + "textual._opacity": [], + "textual._parser": [], + "textual._partition": [], + "textual._path": [], + "textual._profile": [], + "textual._resolve": [], + "textual._segment_tools": [], + "textual._sleep": [], + "textual._slug": [], + "textual._spatial_map": [], + "textual._styles_cache": [], + "textual._text_area_theme": [], + "textual._time": [], + "textual._tree_sitter": [], + "textual._two_way_dict": [], + "textual._types": [], + "textual._wait": [], + "textual._widget_navigation": [], + "textual._win_sleep": [], + "textual._work_decorator": [], + "textual._wrap": [], + "textual._xterm_parser": [], + "textual.actions": [], + "textual.app": [], + "textual.await_complete": [], + "textual.await_remove": [], + "textual.binding": [], + "textual.box_model": [], + "textual.cache": [], + "textual.canvas": [], + "textual.case": [], + "textual.clock": [], + "textual.color": [], + "textual.command": [], + "textual.constants": [], + "textual.containers": [], + "textual.coordinate": [], + "textual.css": [], + "textual.css._error_tools": [], + "textual.css._help_renderables": [], + "textual.css._help_text": [], + "textual.css._style_properties": [], + "textual.css._styles_builder": [], + "textual.css.constants": [], + "textual.css.errors": [], + "textual.css.match": [], + "textual.css.model": [], + "textual.css.parse": [], + "textual.css.query": [], + "textual.css.scalar": [], + "textual.css.scalar_animation": [], + "textual.css.styles": [], + "textual.css.stylesheet": [], + "textual.css.tokenize": [], + "textual.css.tokenizer": [], + "textual.css.transition": [], + "textual.css.types": [], + "textual.demo": [], + "textual.design": [], + "textual.document": [], + "textual.document._document": [], + "textual.document._document_navigator": [], + "textual.document._edit": [], + "textual.document._history": [], + "textual.document._languages": [], + "textual.document._syntax_aware_document": [], + "textual.document._wrapped_document": [], + "textual.dom": [], + "textual.driver": [], + "textual.drivers": [], + "textual.drivers._byte_stream": [], + "textual.drivers._input_reader": [], + "textual.drivers._input_reader_linux": [], + "textual.drivers._input_reader_windows": [], + "textual.drivers._writer_thread": [], + "textual.drivers.headless_driver": [], + "textual.drivers.linux_driver": [], + "textual.drivers.linux_inline_driver": [], + "textual.drivers.web_driver": [], + "textual.drivers.win32": [], + "textual.drivers.windows_driver": [], + "textual.errors": [], + "textual.eta": [], + "textual.events": [], + "textual.expand_tabs": [], + "textual.features": [], + "textual.file_monitor": [], + "textual.filter": [], + "textual.fuzzy": [], + "textual.geometry": [], + "textual.keys": [], + "textual.layouts": [], + "textual.layouts.factory": [], + "textual.layouts.grid": [], + "textual.layouts.horizontal": [], + "textual.layouts.vertical": [], + "textual.lazy": [], + "textual.logging": [], + "textual.map_geometry": [], + "textual.message": [], + "textual.message_pump": [], + "textual.messages": [], + "textual.notifications": [], + "textual.pad": [], + "textual.pilot": [], + "textual.reactive": [], + "textual.render": [], + "textual.renderables": [], + "textual.renderables._blend_colors": [], + "textual.renderables.background_screen": [], + "textual.renderables.bar": [], + "textual.renderables.blank": [], + "textual.renderables.digits": [], + "textual.renderables.gradient": [], + "textual.renderables.sparkline": [], + "textual.renderables.styled": [], + "textual.renderables.text_opacity": [], + "textual.renderables.tint": [], + "textual.rlock": [], + "textual.screen": [], + "textual.scroll_view": [], + "textual.scrollbar": [], + "textual.signal": [], + "textual.strip": [], + "textual.suggester": [], + "textual.suggestions": [], + "textual.system_commands": [], + "textual.timer": [], + "textual.types": [], + "textual.validation": [], + "textual.walk": [], + "textual.widget": [], + "textual.widgets": [], + "textual.widgets._button": [], + "textual.widgets._checkbox": [], + "textual.widgets._collapsible": [], + "textual.widgets._content_switcher": [], + "textual.widgets._data_table": [], + "textual.widgets._digits": [], + "textual.widgets._directory_tree": [], + "textual.widgets._footer": [], + "textual.widgets._header": [], + "textual.widgets._help_panel": [], + "textual.widgets._input": [], + "textual.widgets._key_panel": [], + "textual.widgets._label": [], + "textual.widgets._list_item": [], + "textual.widgets._list_view": [], + "textual.widgets._loading_indicator": [], + "textual.widgets._log": [], + "textual.widgets._markdown": [], + "textual.widgets._markdown_viewer": [], + "textual.widgets._masked_input": [], + "textual.widgets._option_list": [], + "textual.widgets._placeholder": [], + "textual.widgets._pretty": [], + "textual.widgets._progress_bar": [], + "textual.widgets._radio_button": [], + "textual.widgets._radio_set": [], + "textual.widgets._rich_log": [], + "textual.widgets._rule": [], + "textual.widgets._select": [], + "textual.widgets._selection_list": [], + "textual.widgets._sparkline": [], + "textual.widgets._static": [], + "textual.widgets._switch": [], + "textual.widgets._tab": [], + "textual.widgets._tab_pane": [], + "textual.widgets._tabbed_content": [], + "textual.widgets._tabs": [], + "textual.widgets._text_area": [], + "textual.widgets._toast": [], + "textual.widgets._toggle_button": [], + "textual.widgets._tooltip": [], + "textual.widgets._tree": [], + "textual.widgets._welcome": [], + "textual.widgets.button": [], + "textual.widgets.data_table": [], + "textual.widgets.directory_tree": [], + "textual.widgets.input": [], + "textual.widgets.markdown": [], + "textual.widgets.option_list": [], + "textual.widgets.rule": [], + "textual.widgets.select": [], + "textual.widgets.selection_list": [], + "textual.widgets.tabbed_content": [], + "textual.widgets.text_area": [], + "textual.widgets.tree": [], + "textual.worker": [], + "textual.worker_manager": [] + }, "tf-quant-finance": { "tf_quant_finance": [], "tf_quant_finance.black_scholes": [],