MCPcopy Create free account

hub / github.com/datmo/datmo / functions

Functions1,250 in github.com/datmo/datmo

Method__setattr__
(self, name, value)
datmo/core/util/logger.py:53
Method__str__
(self)
datmo/core/util/exceptions.py:104
Method__str__
(self)
datmo/core/util/exceptions.py:195
Method_open_workspace
Run a daemon to open workspace :param name: name of the environment being run :param workspace: name of the workspace :return
datmo/core/controller/task.py:143
Functionaa
(a,b,c)
datmo/dashboard/static/js/jquery.min.js:2
Functionab
()
datmo/dashboard/static/js/jquery.min.js:3
Functionauthenticated_delete_call
(url, access_key=None)
datmo/core/util/misc_functions.py:411
Functionauthenticated_get_call
(url, access_key=None, stream=False)
datmo/core/util/misc_functions.py:393
Functionauthenticated_post_call
(url, data, access_key=None,
datmo/core/util/misc_functions.py:398
Functionauthenticated_put_call
(url, data, access_key=None)
datmo/core/util/misc_functions.py:406
Methodcache_setting
(method, key=None, expires_min=60, ignore_values=[])
datmo/config.py:121
Methodcheck_unstaged_changes
Checks if there exists any unstaged changes for code Raises ------ CodeNotInitialized error if not initialized (m
datmo/core/controller/code/driver/__init__.py:178
Methodcheckout
(self, snapshot_id)
datmo/core/controller/snapshot.py:328
Methodcheckout_ref
Checkout commit reference given without affecting the .datmo directory Parameters ---------- commit_id : str comm
datmo/core/controller/code/driver/__init__.py:193
Methodcheckout_ref
Checkout to specific commit Raises ------ CodeNotInitialized error if not initialized (must initialize first)
datmo/core/controller/code/driver/file.py:336
Methodcleanup
(self)
datmo/cli/command/project.py:219
Methodcode
Code CRUD methods Returns ------- CodeMethods Specific set of CRUD functions for code Raises ---
datmo/core/storage/local/dal.py:89
Methodcode_driver
(self)
datmo/core/controller/base.py:76
Methodconfig
(self)
datmo/core/entity/run.py:124
Methodconfigure
Configure datmo installation
datmo/cli/command/project.py:155
Methodcore_snapshot_id
(self)
datmo/core/entity/run.py:145
Methodcore_task
(self)
datmo/core/entity/run.py:141
Methodcreate
(self)
datmo/core/controller/model.py:13
Methodcreate
(self, **kwargs)
datmo/cli/command/environment.py:66
Functioncreate_alias
()
datmo/dashboard/app.py:348
Methodcreate_collection
(self, paths)
datmo/core/controller/file/driver/local.py:210
Methodcreate_datmo_dockerfile
in order to create intermediate dockerfile to run
datmo/core/util/misc_functions.py:515
Methodcreate_default_definition
(directory, language="python3")
datmo/core/controller/environment/driver/dockerenv.py:952
Methodcreate_ref
Add remaining files, make a commit and add to datmo ref Parameters ---------- commit_id : str, optional if commit
datmo/core/controller/code/driver/__init__.py:47
Methodcreate_ref
Add all files except for those in .datmoignore, and make a commit If the commit_id is given, it will return the same commit_id or error
datmo/core/controller/code/driver/file.py:149
Methodcurrent_hash
Get the current hash or commit id of the code if not unstaged Returns ------- hash : str the hash of the code or
datmo/core/controller/code/driver/__init__.py:32
Methodcurrent_hash
(self)
datmo/core/controller/code/driver/file.py:142
Methoddal
(self)
datmo/core/controller/base.py:69
Methoddashboard
(self)
datmo/cli/command/project.py:250
Methoddatmo
(self)
datmo/cli/command/datmo_command.py:11
Methoddecorator
(*args, **kwargs)
datmo/cli/driver/helper.py:217
Methoddelete
Delete all traces of FileCollection object Parameters ---------- file_collection_id : str file collection id to r
datmo/core/controller/file/file_collection.py:106
Methoddelete
(self, collection, entity_id)
datmo/core/storage/driver/blitzdb_dal_driver.py:151
Methoddelete
(self, **kwargs)
datmo/cli/command/run.py:200
Methoddelete
(self, **kwargs)
datmo/cli/command/snapshot.py:115
Methoddelete
(self, **kwargs)
datmo/cli/command/environment.py:94
Methoddelete_collection
(self, filehash)
datmo/core/controller/file/driver/local.py:322
Methoddelete_data
(self, filter)
datmo/core/util/remote_api.py:56
Methoddelete_ref
Delete commit ref if exists Parameters ---------- commit_id : str commit id for commit ref Returns
datmo/core/controller/code/driver/__init__.py:108
Methoddelete_ref
Removes the commit hash file, but not the file references Raises ------ CodeNotInitialized error if not initializ
datmo/core/controller/code/driver/file.py:284
Methoddiff
(self, **kwargs)
datmo/cli/command/snapshot.py:257
Methoddocker_build
(self, dockerfile_path=None, project_name=None)
datmo/core/util/misc_functions.py:463
Methoddocker_tag
(self, project_name, old_image_tag, new_image_tag)
datmo/core/util/misc_functions.py:473
Methoddownload
(s3_presigned_url, dst_filepath)
datmo/core/controller/file/driver/s3_remote.py:27
Methoddummy
(self, name, workspace, out_queue)
datmo/core/controller/environment/driver/tests/test_dockerenv.py:740
Methoddummy
(self)
datmo/cli/command/tests/test_project.py:60
Methoddummy
(self)
datmo/cli/command/tests/test_workspace.py:54
Methoddummy
(self)
datmo/cli/command/tests/test_flow.py:49
Methoddummy
(self)
datmo/cli/command/tests/test_environment.py:58
Methoddummy
(self)
datmo/cli/command/tests/test_snapshot.py:66
Methoddummy
(self)
datmo/cli/command/tests/test_run.py:84
Methoddummy
()
datmo/cli/driver/tests/test_helper.py:54
Methodduration
(self)
datmo/core/entity/run.py:112
Functioneb
(a,b,c)
datmo/dashboard/static/js/jquery.min.js:3
Methodend_time
(self)
datmo/core/entity/run.py:106
Methodenvironment
Environment CRUD methods Returns ------- EnvironmentMethods Specific set of CRUD functions for environment
datmo/core/storage/local/dal.py:106
Methodenvironment
(self)
datmo/cli/command/environment.py:16
Methodenvironment_driver
(self)
datmo/core/controller/base.py:84
Methodenvironment_id
(self)
datmo/core/entity/run.py:150
Methodexists
(self, collection, entity_id)
datmo/core/storage/driver/blitzdb_dal_driver.py:114
Methodexists_ref
Check if commit reference exists Parameters ---------- commit_id : str commit id specified to check if commit ref
datmo/core/controller/code/driver/__init__.py:87
Methodextract_workspace_url
Extract workspace url from the container Parameters ---------- container_name : str name of the container being r
datmo/core/controller/environment/driver/dockerenv.py:506
Methodfile_collection
FileCollection CRUD methods Returns ------- FileCollectionMethods Specific set of CRUD functions for file collect
datmo/core/storage/local/dal.py:123
Methodfile_driver
(self)
datmo/core/controller/base.py:58
Methodfiles
(self)
datmo/snapshot.py:67
Methodfiles
(self)
datmo/core/entity/run.py:155
MethodfindOne
(self, query_params)
datmo/core/storage/local/dal.py:261
Methodfind_text_in_logs
(text_str)
datmo/core/util/logger.py:62
Methodfn
(*args, **kw)
datmo/config.py:125
Functiongenerate_hash
()
datmo/dashboard/app.py:342
Methodget_collection_files
(self, filehash, mode="r")
datmo/core/controller/file/driver/local.py:316
Methodget_collection_path
(self, filehash)
datmo/core/controller/file/driver/local.py:308
Methodget_data
(self, filter)
datmo/core/util/remote_api.py:71
Methodget_datmo_definition_filenames
(self)
datmo/core/controller/environment/driver/dockerenv.py:971
Methodget_default_definition_filename
(self)
datmo/core/controller/environment/driver/dockerenv.py:968
Methodget_filehash
(absolute_filepath)
datmo/core/controller/file/driver/local.py:283
Functionget_messages
()
datmo/core/util/lang/en.py:439
Functionget_nvidia_devices
()
datmo/core/util/misc_functions.py:125
Methodgetmtime
(absolute_filepath)
datmo/core/controller/code/driver/git.py:204
Methodgetmtime
(absolute_filepath)
datmo/core/controller/code/driver/file.py:241
Functionhome
()
datmo/dashboard/app.py:31
Methodhome
(self)
datmo/config.py:40
Methodhttps_enabled
(self)
datmo/core/controller/code/driver/git.py:855
Methodinit
Initialize the project This function will initialize the project or reinitialize it the project is already initialized. Par
datmo/core/controller/project.py:34
Methodinit
(self)
datmo/core/controller/environment/driver/dockerenv.py:138
Methodinit
(self)
datmo/core/controller/file/driver/local.py:122
Methodinit
(self)
datmo/core/controller/code/driver/file.py:48
Methodinit
Initialize command Parameters ---------- name : str name for the project description : str de
datmo/cli/command/project.py:18
Methodinput
(self, input_msg)
datmo/cli/driver/helper.py:41
Methodinput_decorator
(func)
datmo/cli/driver/helper.py:42
Methodinspect
(self, **kwargs)
datmo/cli/command/snapshot.py:297
Methodis_connected
(self)
datmo/core/controller/environment/driver/dockerenv.py:134
Methodis_initialized
(self)
datmo/core/controller/base.py:93
Methodis_initialized
(self)
datmo/core/controller/environment/driver/dockerenv.py:126
Methodis_initialized
(self)
datmo/core/controller/file/driver/local.py:110
← previousnext →501–600 of 1,250, ranked by callers