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
is_initialized
(self)
datmo/core/controller/code/driver/git.py:92
Method
is_initialized
(self)
datmo/core/controller/code/driver/file.py:40
Method
is_initialized
(self)
datmo/core/storage/local/dal.py:60
Method
jupyterlab
(self, **kwargs)
datmo/cli/command/workspace.py:39
Method
latest_ref
Return the latest ref of the code Returns ------- commit_id : str the latest commit_id in the ref list R
datmo/core/controller/code/driver/__init__.py:72
Method
latest_ref
Returns the latest ref of the code Raises ------ CodeNotInitialized error if not initialized (must initialize fir
datmo/core/controller/code/driver/file.py:230
Function
layer
(*args, **kwargs)
datmo/core/util/misc_functions.py:209
Method
list_environment_files
(self)
datmo/core/controller/environment/driver/dockerenv.py:189
Method
list_files
(self)
datmo/core/controller/file/driver/local.py:383
Method
list_refs
List all commit references Returns ------- list includes all commit ref ids present Raises -----
datmo/core/controller/code/driver/__init__.py:129
Method
ls
(self, **kwargs)
datmo/cli/command/run.py:62
Method
ls
(self, **kwargs)
datmo/cli/command/snapshot.py:170
Method
ls
(self, **kwargs)
datmo/cli/command/environment.py:103
Method
model
(self)
datmo/core/controller/base.py:104
Method
model
Model CRUD methods Returns ------- ModelMethods Specific set of CRUD functions for model Raises
datmo/core/storage/local/dal.py:72
Function
model_deployment_data
(model_name, deployment_version_id, model_version_id)
datmo/dashboard/app.py:112
Function
model_deployment_detail
(model_name, deployment_version_id, model_version_id)
datmo/dashboard/app.py:211
Function
model_deployment_script_create
(model_name, deployment_version_id, model_version_id)
datmo/dashboard/app.py:318
Function
model_deployment_script_run
(model_name, deployment_version_id, model_version_id)
datmo/dashboard/app.py:332
Function
model_deployments
(model_name)
datmo/dashboard/app.py:272
Function
model_experiments
(model_name)
datmo/dashboard/app.py:62
Function
model_snapshots
(model_name)
datmo/dashboard/app.py:83
Function
model_summary
(model_name)
datmo/dashboard/app.py:36
Method
notebook
(self, **kwargs)
datmo/cli/command/workspace.py:13
Method
notify_environment_active
(controller_class)
datmo/cli/driver/helper.py:227
Method
notify_no_project_found
(function)
datmo/cli/driver/helper.py:216
Function
parameterized
Lifted from https://stackoverflow.com/questions/5929107/decorators-with-parameters Parameters ---------- dec : function Returns
datmo/core/util/misc_functions.py:197
Method
post_data
(self, input_data)
datmo/core/util/remote_api.py:41
Function
pytest_docker_environment_failed_instantiation
(filepath)
datmo/core/util/misc_functions.py:238
Function
ra
()
datmo/dashboard/static/js/jquery.min.js:2
Method
read_git_netrc
(self)
datmo/core/controller/code/driver/git.py:914
Method
real_decorator
(function)
datmo/cli/driver/helper.py:228
Method
remote_credentials
Returns credentials if present Returns ------- MASTER_SERVER_IP : str return if pres
datmo/config.py:44
Method
remove
(self, name, force=False)
datmo/core/controller/environment/driver/dockerenv.py:315
Function
repl
(f)
datmo/core/util/misc_functions.py:210
Method
rerun
(self, **kwargs)
datmo/cli/command/run.py:112
Method
results
(self)
datmo/core/entity/run.py:130
Method
rstudio
(self, **kwargs)
datmo/cli/command/workspace.py:91
Function
run_apidoc
(_)
docs/conf.py:172
Method
save_config
(self, filepath)
datmo/core/entity/snapshot.py:134
Method
save_stats
(self, filepath)
datmo/core/entity/snapshot.py:138
Method
setup
Create a pre-defined supported environment and add it to the project environment directory The user can build on top of the pre-defined envir
datmo/core/controller/environment/environment.py:83
Method
setup
(self, options, definition_path)
datmo/core/controller/environment/driver/dockerenv.py:220
Method
setup_class
(self)
datmo/core/controller/code/driver/tests/test_git.py:611
Method
setup_class
(self)
datmo/core/storage/driver/tests/test_blitzdb_dal_driver.py:20
Method
setup_class
(self)
datmo/core/storage/driver/tests/test_blitzdb_dal_driver.py:46
Method
setup_class
(self)
datmo/core/storage/local/tests/test_dal_base.py:14
Method
setup_class
(self)
datmo/core/util/tests/test_json_store.py:30
Method
setup_class
(self)
datmo/core/util/tests/test_logger.py:13
Method
setup_class
(self)
datmo/core/entity/tests/test_user.py:7
Method
setup_class
(self)
datmo/core/entity/tests/test_code.py:7
Method
setup_class
(self)
datmo/core/entity/tests/test_model.py:7
Method
setup_class
(self)
datmo/core/entity/tests/test_task.py:7
Method
setup_class
(self)
datmo/core/entity/tests/test_snapshot.py:7
Method
setup_class
(self)
datmo/core/entity/tests/test_file_collection.py:7
Method
setup_class
(self)
datmo/core/entity/tests/test_run.py:8
Method
setup_class
(self)
datmo/cli/command/tests/test_datmo.py:21
Method
setup_class
(self)
datmo/cli/tests/test_main.py:26
Method
setup_method
(self)
datmo/core/controller/environment/driver/tests/test_dockerenv.py:54
Method
setup_method
(self)
datmo/core/controller/environment/tests/test_environment.py:44
Method
setup_method
(self)
datmo/core/controller/tests/test_project.py:42
Method
setup_method
(self)
datmo/core/controller/tests/test_task.py:41
Method
setup_method
(self)
datmo/core/controller/tests/test_base.py:25
Method
setup_method
(self)
datmo/core/controller/tests/test_snapshot.py:42
Method
setup_method
(self)
datmo/core/controller/tests/test_snapshot_private.py:26
Method
setup_method
(self)
datmo/core/controller/file/driver/tests/test_local.py:34
Method
setup_method
(self)
datmo/core/controller/file/tests/test_file_collection.py:33
Method
setup_method
(self)
datmo/core/controller/code/driver/tests/test_git.py:39
Method
setup_method
(self)
datmo/core/controller/code/driver/tests/test_file.py:36
Method
setup_method
(self)
datmo/core/controller/code/tests/test_code.py:32
Method
setup_method
(self)
datmo/core/storage/local/tests/test_dal_user.py:16
Method
setup_method
(self)
datmo/core/storage/local/tests/test_dal_snapshot.py:16
Method
setup_method
(self)
datmo/core/storage/local/tests/test_dal_file_collection.py:17
Method
setup_method
(self)
datmo/core/storage/local/tests/test_dal_model.py:18
Method
setup_method
(self)
datmo/core/storage/local/tests/test_dal_environment.py:17
Method
setup_method
(self)
datmo/core/storage/local/tests/test_dal_code.py:17
Method
setup_method
(self)
datmo/core/storage/local/tests/test_dal_task.py:17
Method
setup_method
(self)
datmo/core/util/tests/test_misc_functions.py:39
Method
setup_method
(self)
datmo/core/util/tests/test_remote_api.py:29
Method
setup_method
(self)
datmo/core/entity/tests/test_environment.py:7
Method
setup_method
(self)
datmo/cli/command/tests/test_project.py:45
Method
setup_method
(self)
datmo/cli/command/tests/test_workspace.py:43
Method
setup_method
(self)
datmo/cli/command/tests/test_flow.py:35
Method
setup_method
(self)
datmo/cli/command/tests/test_environment.py:43
Method
setup_method
(self)
datmo/cli/command/tests/test_snapshot.py:52
Method
setup_method
(self)
datmo/cli/command/tests/test_run.py:51
Method
setup_method
(self)
datmo/cli/driver/tests/test_helper.py:34
Method
setup_method
(self)
datmo/tests/test_config.py:16
Method
setup_method
(self)
datmo/tests/test_logger.py:16
Method
setup_method
(self)
datmo/tests/test_snapshot.py:42
Method
slow_fn
()
datmo/core/util/tests/test_logger.py:113
Method
snapshot
Snapshot CRUD methods Returns ------- SnapshotMethods Specific set of CRUD functions for snapshot Raises
datmo/core/storage/local/dal.py:159
Method
snapshot
(self)
datmo/cli/command/snapshot.py:19
Method
spinner_task
(self)
datmo/core/util/spinner.py:11
Method
ssh_enabled
(self)
datmo/core/controller/code/driver/git.py:851
Method
start_time
(self)
datmo/core/entity/run.py:100
Method
status
(self)
datmo/core/entity/run.py:88
Method
status
(self)
datmo/cli/command/project.py:167
Method
stop
(self, run_id, force=False)
datmo/core/controller/environment/driver/dockerenv.py:309
Method
task
Task CRUD methods Returns ------- TaskMethods Specific set of CRUD functions for task Raises ---
datmo/core/storage/local/dal.py:141
← previous
next →
601–700 of 1,250, ranked by callers