Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datmo/datmo
/ functions
Functions
1,250 in github.com/datmo/datmo
⨍
Functions
1,250
◇
Types & classes
187
↳
Endpoints
27
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
Function
aa
(a,b,c)
datmo/dashboard/static/js/jquery.min.js:2
Function
ab
()
datmo/dashboard/static/js/jquery.min.js:3
Function
authenticated_delete_call
(url, access_key=None)
datmo/core/util/misc_functions.py:411
Function
authenticated_get_call
(url, access_key=None, stream=False)
datmo/core/util/misc_functions.py:393
Function
authenticated_post_call
(url, data, access_key=None,
datmo/core/util/misc_functions.py:398
Function
authenticated_put_call
(url, data, access_key=None)
datmo/core/util/misc_functions.py:406
Method
cache_setting
(method, key=None, expires_min=60, ignore_values=[])
datmo/config.py:121
Method
check_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
Method
checkout
(self, snapshot_id)
datmo/core/controller/snapshot.py:328
Method
checkout_ref
Checkout commit reference given without affecting the .datmo directory Parameters ---------- commit_id : str comm
datmo/core/controller/code/driver/__init__.py:193
Method
checkout_ref
Checkout to specific commit Raises ------ CodeNotInitialized error if not initialized (must initialize first)
datmo/core/controller/code/driver/file.py:336
Method
cleanup
(self)
datmo/cli/command/project.py:219
Method
code
Code CRUD methods Returns ------- CodeMethods Specific set of CRUD functions for code Raises ---
datmo/core/storage/local/dal.py:89
Method
code_driver
(self)
datmo/core/controller/base.py:76
Method
config
(self)
datmo/core/entity/run.py:124
Method
configure
Configure datmo installation
datmo/cli/command/project.py:155
Method
core_snapshot_id
(self)
datmo/core/entity/run.py:145
Method
core_task
(self)
datmo/core/entity/run.py:141
Method
create
(self)
datmo/core/controller/model.py:13
Method
create
(self, **kwargs)
datmo/cli/command/environment.py:66
Function
create_alias
()
datmo/dashboard/app.py:348
Method
create_collection
(self, paths)
datmo/core/controller/file/driver/local.py:210
Method
create_datmo_dockerfile
in order to create intermediate dockerfile to run
datmo/core/util/misc_functions.py:515
Method
create_default_definition
(directory, language="python3")
datmo/core/controller/environment/driver/dockerenv.py:952
Method
create_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
Method
create_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
Method
current_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
Method
current_hash
(self)
datmo/core/controller/code/driver/file.py:142
Method
dal
(self)
datmo/core/controller/base.py:69
Method
dashboard
(self)
datmo/cli/command/project.py:250
Method
datmo
(self)
datmo/cli/command/datmo_command.py:11
Method
decorator
(*args, **kwargs)
datmo/cli/driver/helper.py:217
Method
delete
Delete all traces of FileCollection object Parameters ---------- file_collection_id : str file collection id to r
datmo/core/controller/file/file_collection.py:106
Method
delete
(self, collection, entity_id)
datmo/core/storage/driver/blitzdb_dal_driver.py:151
Method
delete
(self, **kwargs)
datmo/cli/command/run.py:200
Method
delete
(self, **kwargs)
datmo/cli/command/snapshot.py:115
Method
delete
(self, **kwargs)
datmo/cli/command/environment.py:94
Method
delete_collection
(self, filehash)
datmo/core/controller/file/driver/local.py:322
Method
delete_data
(self, filter)
datmo/core/util/remote_api.py:56
Method
delete_ref
Delete commit ref if exists Parameters ---------- commit_id : str commit id for commit ref Returns
datmo/core/controller/code/driver/__init__.py:108
Method
delete_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
Method
diff
(self, **kwargs)
datmo/cli/command/snapshot.py:257
Method
docker_build
(self, dockerfile_path=None, project_name=None)
datmo/core/util/misc_functions.py:463
Method
docker_tag
(self, project_name, old_image_tag, new_image_tag)
datmo/core/util/misc_functions.py:473
Method
download
(s3_presigned_url, dst_filepath)
datmo/core/controller/file/driver/s3_remote.py:27
Method
dummy
(self, name, workspace, out_queue)
datmo/core/controller/environment/driver/tests/test_dockerenv.py:740
Method
dummy
(self)
datmo/cli/command/tests/test_project.py:60
Method
dummy
(self)
datmo/cli/command/tests/test_workspace.py:54
Method
dummy
(self)
datmo/cli/command/tests/test_flow.py:49
Method
dummy
(self)
datmo/cli/command/tests/test_environment.py:58
Method
dummy
(self)
datmo/cli/command/tests/test_snapshot.py:66
Method
dummy
(self)
datmo/cli/command/tests/test_run.py:84
Method
dummy
()
datmo/cli/driver/tests/test_helper.py:54
Method
duration
(self)
datmo/core/entity/run.py:112
Function
eb
(a,b,c)
datmo/dashboard/static/js/jquery.min.js:3
Method
end_time
(self)
datmo/core/entity/run.py:106
Method
environment
Environment CRUD methods Returns ------- EnvironmentMethods Specific set of CRUD functions for environment
datmo/core/storage/local/dal.py:106
Method
environment
(self)
datmo/cli/command/environment.py:16
Method
environment_driver
(self)
datmo/core/controller/base.py:84
Method
environment_id
(self)
datmo/core/entity/run.py:150
Method
exists
(self, collection, entity_id)
datmo/core/storage/driver/blitzdb_dal_driver.py:114
Method
exists_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
Method
extract_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
Method
file_collection
FileCollection CRUD methods Returns ------- FileCollectionMethods Specific set of CRUD functions for file collect
datmo/core/storage/local/dal.py:123
Method
file_driver
(self)
datmo/core/controller/base.py:58
Method
files
(self)
datmo/snapshot.py:67
Method
files
(self)
datmo/core/entity/run.py:155
Method
findOne
(self, query_params)
datmo/core/storage/local/dal.py:261
Method
find_text_in_logs
(text_str)
datmo/core/util/logger.py:62
Method
fn
(*args, **kw)
datmo/config.py:125
Function
generate_hash
()
datmo/dashboard/app.py:342
Method
get_collection_files
(self, filehash, mode="r")
datmo/core/controller/file/driver/local.py:316
Method
get_collection_path
(self, filehash)
datmo/core/controller/file/driver/local.py:308
Method
get_data
(self, filter)
datmo/core/util/remote_api.py:71
Method
get_datmo_definition_filenames
(self)
datmo/core/controller/environment/driver/dockerenv.py:971
Method
get_default_definition_filename
(self)
datmo/core/controller/environment/driver/dockerenv.py:968
Method
get_filehash
(absolute_filepath)
datmo/core/controller/file/driver/local.py:283
Function
get_messages
()
datmo/core/util/lang/en.py:439
Function
get_nvidia_devices
()
datmo/core/util/misc_functions.py:125
Method
getmtime
(absolute_filepath)
datmo/core/controller/code/driver/git.py:204
Method
getmtime
(absolute_filepath)
datmo/core/controller/code/driver/file.py:241
Function
home
()
datmo/dashboard/app.py:31
Method
home
(self)
datmo/config.py:40
Method
https_enabled
(self)
datmo/core/controller/code/driver/git.py:855
Method
init
Initialize the project This function will initialize the project or reinitialize it the project is already initialized. Par
datmo/core/controller/project.py:34
Method
init
(self)
datmo/core/controller/environment/driver/dockerenv.py:138
Method
init
(self)
datmo/core/controller/file/driver/local.py:122
Method
init
(self)
datmo/core/controller/code/driver/file.py:48
Method
init
Initialize command Parameters ---------- name : str name for the project description : str de
datmo/cli/command/project.py:18
Method
input
(self, input_msg)
datmo/cli/driver/helper.py:41
Method
input_decorator
(func)
datmo/cli/driver/helper.py:42
Method
inspect
(self, **kwargs)
datmo/cli/command/snapshot.py:297
Method
is_connected
(self)
datmo/core/controller/environment/driver/dockerenv.py:134
Method
is_initialized
(self)
datmo/core/controller/base.py:93
Method
is_initialized
(self)
datmo/core/controller/environment/driver/dockerenv.py:126
Method
is_initialized
(self)
datmo/core/controller/file/driver/local.py:110
← previous
next →
501–600 of 1,250, ranked by callers