MCPcopy Create free account

hub / github.com/datmo/datmo / functions

Functions1,250 in github.com/datmo/datmo

↓ 2 callersMethodget_supported_frameworks
Get all the supported frameworks Parameters ---------- environment_type : str the type of environment Re
datmo/core/controller/environment/driver/__init__.py:76
↓ 2 callersMethodget_supported_languages
Get all the supported languages for the environment Parameters ---------- environment_type : str the type of envi
datmo/core/controller/environment/environment.py:65
↓ 2 callersMethodget_supported_languages
Get all the supported environment languages Parameters ---------- environment_type : str the type of environment
datmo/core/controller/environment/driver/__init__.py:91
↓ 2 callersMethodgpu_enabled
(self)
datmo/core/controller/environment/driver/dockerenv.py:327
↓ 2 callersFunctiongrep
(pattern, fileObj)
datmo/core/util/misc_functions.py:71
↓ 2 callersFunctionis_exe
(fpath)
datmo/core/util/misc_functions.py:110
↓ 2 callersFunctionis_project_dir
(path)
datmo/core/util/misc_functions.py:217
↓ 2 callersMethodlog_config
(self, config)
datmo/logger.py:45
↓ 2 callersMethodlog_container
Log capture at a particular point `docker logs`. Can also use `--follow` for real time logs Parameters ---------- container_i
datmo/core/controller/environment/driver/dockerenv.py:774
↓ 2 callersMethodlog_result
(self, results)
datmo/logger.py:56
↓ 2 callersFunctionmain
()
datmo/cli/main.py:13
↓ 2 callersFunctionnormalize_entity
Converts BlitzDB Document to standard dictionary Parameters ---------- in_dict : dict BlitzDB Document-compatible dictionary of v
datmo/core/storage/driver/blitzdb_dal_driver.py:162
↓ 2 callersFunctionoutsideMenuClick
()
datmo/dashboard/static/js/header.menu.js:6
↓ 2 callersFunctionp
(a,b)
datmo/dashboard/static/js/jquery.min.js:2
↓ 2 callersMethodprompt_validator
(self, msg, validate_function, trie
datmo/cli/driver/helper.py:110
↓ 2 callersMethodquery
(self, collection, query_params, sort_key=None, sort_order=None)
datmo/core/storage/driver/blitzdb_dal_driver.py:119
↓ 2 callersMethodremove_images
Remove multiple images
datmo/core/controller/environment/driver/dockerenv.py:491
↓ 2 callersMethodreset
(self, git_commit)
datmo/core/controller/code/driver/git.py:649
↓ 2 callersMethodrun
(self, name, options, log_filepath)
datmo/core/controller/environment/driver/dockerenv.py:290
↓ 2 callersMethodrun_cmd
(self, shell_cmd)
datmo/core/util/misc_functions.py:436
↓ 2 callersMethodset
(self, collection, obj)
datmo/core/storage/driver/blitzdb_dal_driver.py:91
↓ 2 callersMethodstop
Stop and remove run for the task and update task object statuses Parameters ---------- task_id : str, optional id
datmo/core/controller/task.py:597
↓ 2 callersMethodstop_container
(self, container_id)
datmo/core/controller/environment/driver/dockerenv.py:726
↓ 2 callersFunctionto_bytes
(val)
datmo/core/util/tests/test_remote_api.py:14
↓ 2 callersMethodto_dictionary
(self, stringify=False)
datmo/core/entity/snapshot.py:142
↓ 2 callersMethodto_file
(self, dictionary)
datmo/core/util/json_store.py:41
↓ 1 callersFunctionGa
(a,b)
datmo/dashboard/static/js/jquery.min.js:3
↓ 1 callersFunctionL
(a)
datmo/dashboard/static/js/jquery.min.js:2
↓ 1 callersFunctionMb
(a,b,c)
datmo/dashboard/static/js/jquery.min.js:4
↓ 1 callersFunctionNb
(a,b,c,d)
datmo/dashboard/static/js/jquery.min.js:4
↓ 1 callersFunctionUa
(a,b,c)
datmo/dashboard/static/js/jquery.min.js:3
↓ 1 callersMethod__init__
(self, driver_type, connection_string)
datmo/core/storage/driver/blitzdb_dal_driver.py:10
↓ 1 callersMethod__init__
(self, file_path=None)
datmo/core/util/exceptions.py:101
↓ 1 callersMethod__str__
(self)
datmo/snapshot.py:102
↓ 1 callersMethod__str__
(self)
datmo/core/entity/run.py:227
↓ 1 callersMethod__str__
(self)
datmo/core/entity/snapshot.py:107
↓ 1 callersMethod__str__
(self)
datmo/core/entity/task.py:171
↓ 1 callersMethod_check_https_enabled
(self)
datmo/core/controller/code/driver/git.py:858
↓ 1 callersMethod_get_action_from_name
Given a name, get the Action instance registered with this parser. If only it were made available in the ArgumentError object. It is p
datmo/cli/driver/parser.py:21
↓ 1 callersMethod_get_dirhash
(absolute_dirpath)
datmo/core/controller/code/driver/file.py:129
↓ 1 callersMethod_netrc_exists
(self)
datmo/core/controller/code/driver/git.py:862
↓ 1 callersMethodbuild
Build environment from definition file Parameters ---------- environment_id : str environment object id to build
datmo/core/controller/environment/environment.py:266
↓ 1 callersMethodbuild
(self, name, path, workspace=None)
datmo/core/controller/environment/driver/dockerenv.py:286
↓ 1 callersMethodcalculate_hash_paths
(self, paths, directory)
datmo/core/controller/file/driver/local.py:248
↓ 1 callersMethodcheck_git_work_tree
(self)
datmo/core/controller/code/driver/git.py:667
↓ 1 callersMethodcheck_unstaged_changes
Checks if there exists any unstaged changes for the snapshot in the project. Returns ------- bool False if it's a
datmo/core/controller/snapshot.py:304
↓ 1 callersMethodcheck_unstaged_changes
Checks if there exists any unstaged changes for code. Returns False if it's already staged Raises ------ CodeNotInitialized
datmo/core/controller/code/driver/file.py:315
↓ 1 callersMethodcheckout
Checkout to specific code id Parameters ---------- code_id : str code id to checkout to Returns
datmo/core/controller/code/code.py:166
↓ 1 callersMethodcheckout
(self, **kwargs)
datmo/cli/command/snapshot.py:247
↓ 1 callersFunctionconvert_keys_to_string
(data)
datmo/core/util/misc_functions.py:88
↓ 1 callersFunctioncopyToClipboard
(text)
datmo/dashboard/static/js/general.js:48
↓ 1 callersMethodcopyfile
(filepath, dst_dirpath)
datmo/core/controller/file/driver/local.py:95
↓ 1 callersMethodcreate
(self, path=None, output_path=None, workspace=None)
datmo/core/controller/environment/driver/dockerenv.py:263
↓ 1 callersMethodcreate
Create a FileCollection Parameters ---------- paths : list list of absolute or relative filepaths and/or dirpaths
datmo/core/controller/file/file_collection.py:47
↓ 1 callersMethodcreate
(self, **kwargs)
datmo/cli/command/snapshot.py:24
↓ 1 callersMethodcreate_datmo_definition
Creates a datmo dockerfiles to run at the output path specified
datmo/core/controller/environment/driver/dockerenv.py:988
↓ 1 callersMethodcreate_git_netrc
(self, username, password)
datmo/core/controller/code/driver/git.py:901
↓ 1 callersFunctiondb
(a,b,c)
datmo/dashboard/static/js/jquery.min.js:3
↓ 1 callersMethoddelete
Delete all traces of a snapshot Parameters ---------- snapshot_id : str id for the snapshot to remove Re
datmo/core/controller/snapshot.py:447
↓ 1 callersMethoddelete
delete entity from collection Parameters ---------- collection : str name of the collection enti
datmo/core/storage/driver/__init__.py:103
↓ 1 callersMethoddelete_code_refs_dir
(self)
datmo/core/controller/code/driver/git.py:828
↓ 1 callersMethoddelete_collections_dir
(self)
datmo/core/controller/file/driver/local.py:414
↓ 1 callersMethoddelete_environment_dir
(self)
datmo/core/controller/environment/driver/dockerenv.py:185
↓ 1 callersMethoddelete_files_dir
(self)
datmo/core/controller/file/driver/local.py:379
↓ 1 callersFunctiondenormalize_entity
Converts standard dictionary to BlitzDB Document-compatible dictionary Parameters ---------- in_dict : dict normal dictionary of
datmo/core/storage/driver/blitzdb_dal_driver.py:195
↓ 1 callersMethoddisplay_usage_message
Checks to see if --help or -h is passed in, and if so it calls our usage() if it exists. Since argparser thinks it is clever and aut
datmo/cli/command/base.py:26
↓ 1 callersMethodensure
Ensure file or directory exists or create if not Parameters ---------- relative_path : str path relative to the f
datmo/core/controller/file/driver/__init__.py:107
↓ 1 callersMethodexists_collection
(self, filehash)
datmo/core/controller/file/driver/local.py:311
↓ 1 callersMethodexists_collection
Checks if a collection exists based on filehash Parameters ---------- filehash : str hash representing the files
datmo/core/controller/file/driver/__init__.py:226
↓ 1 callersMethodextract_workspace_url
Extract workspace url from the environment Parameters ---------- name : str name of the environment being run
datmo/core/controller/environment/environment.py:315
↓ 1 callersFunctionfa
(a)
datmo/dashboard/static/js/jquery.min.js:3
↓ 1 callersFunctionfb
(a,b)
datmo/dashboard/static/js/jquery.min.js:3
↓ 1 callersFunctionfind_project_dir
(starting_path=os.getcwd())
datmo/core/util/misc_functions.py:182
↓ 1 callersFunctiongb
(a,b,c)
datmo/dashboard/static/js/jquery.min.js:3
↓ 1 callersMethodget
(self, relative_path, mode="r", directory=False)
datmo/core/controller/file/driver/local.py:173
↓ 1 callersMethodget_by_shortened_id
(self, collection, shortened_entity_id)
datmo/core/storage/driver/blitzdb_dal_driver.py:74
↓ 1 callersMethodget_cache_item
(self, key)
datmo/config.py:83
↓ 1 callersMethodget_config_defaults
(self)
datmo/core/controller/base.py:119
↓ 1 callersMethodget_core_snapshot_id
Returns the core snapshot id for the run Returns ------- str or None string for core snapshot id associated with
datmo/core/entity/run.py:194
↓ 1 callersMethodget_datmo_definition_filenames
Get the filenames of datmo definition files Returns ------- list list of file names of the datmo definition file
datmo/core/controller/environment/driver/__init__.py:305
↓ 1 callersFunctionget_datmo_parser
()
datmo/cli/parser.py:6
↓ 1 callersMethodget_dirhash
(absolute_dirpath)
datmo/core/controller/file/driver/local.py:299
↓ 1 callersMethodget_environment_id
Returns the environment id for the run Returns ------- str or None string for environment id associated with the
datmo/core/entity/run.py:183
↓ 1 callersMethodget_environment_types
(self)
datmo/core/controller/environment/driver/dockerenv.py:198
↓ 1 callersMethodget_error_str
(self)
datmo/core/util/exceptions.py:185
↓ 1 callersMethodget_filehash
Return the hash of the file path given Parameters ---------- filepath : str path of the file Returns
datmo/core/controller/file/driver/__init__.py:144
↓ 1 callersMethodget_files
Returns a list of file objects for the task Parameters ---------- mode : str file object mode (defaul
datmo/core/entity/run.py:205
↓ 1 callersMethodget_hardware_info
(self)
datmo/core/controller/environment/driver/dockerenv.py:974
↓ 1 callersFunctionget_lang
(locale='en')
datmo/core/util/lang/__init__.py:6
↓ 1 callersMethodget_logging_level
(self)
datmo/core/util/logger.py:34
↓ 1 callersMethodget_supported_frameworks
(self, environment_type)
datmo/core/controller/environment/driver/dockerenv.py:202
↓ 1 callersMethodget_supported_languages
(self, environment_type, environment_framework)
datmo/core/controller/environment/driver/dockerenv.py:214
↓ 1 callersMethodget_tags_for_docker_repository
Method to get tags for docker repositories Parameters ---------- repo_name: str Docker repository name R
datmo/core/controller/environment/driver/dockerenv.py:354
↓ 1 callersMethodinit
(self)
datmo/core/storage/local/dal.py:193
↓ 1 callersFunctionj
()
datmo/dashboard/static/js/jquery.min.js:2
↓ 1 callersMethodlist
(self, visible=None, sort_key=None, sort_order=None)
datmo/core/controller/snapshot.py:354
↓ 1 callersMethodlist
(self)
datmo/core/controller/file/file_collection.py:102
↓ 1 callersMethodlist_containers
(self, all=False, before=None, filters
datmo/core/controller/environment/driver/dockerenv.py:716
↓ 1 callersMethodlist_file_collections
(self)
datmo/core/controller/file/driver/local.py:419
↓ 1 callersMethodlist_refs
List all commits in repo Raises ------ CodeNotInitialized error if not initialized (must initialize first)
datmo/core/controller/code/driver/file.py:301
← previousnext →301–400 of 1,250, ranked by callers