MCPcopy Create free account

hub / github.com/datmo/datmo / functions

Functions1,250 in github.com/datmo/datmo

Methodis_initialized
(self)
datmo/core/controller/code/driver/git.py:92
Methodis_initialized
(self)
datmo/core/controller/code/driver/file.py:40
Methodis_initialized
(self)
datmo/core/storage/local/dal.py:60
Methodjupyterlab
(self, **kwargs)
datmo/cli/command/workspace.py:39
Methodlatest_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
Methodlatest_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
Functionlayer
(*args, **kwargs)
datmo/core/util/misc_functions.py:209
Methodlist_environment_files
(self)
datmo/core/controller/environment/driver/dockerenv.py:189
Methodlist_files
(self)
datmo/core/controller/file/driver/local.py:383
Methodlist_refs
List all commit references Returns ------- list includes all commit ref ids present Raises -----
datmo/core/controller/code/driver/__init__.py:129
Methodls
(self, **kwargs)
datmo/cli/command/run.py:62
Methodls
(self, **kwargs)
datmo/cli/command/snapshot.py:170
Methodls
(self, **kwargs)
datmo/cli/command/environment.py:103
Methodmodel
(self)
datmo/core/controller/base.py:104
Methodmodel
Model CRUD methods Returns ------- ModelMethods Specific set of CRUD functions for model Raises
datmo/core/storage/local/dal.py:72
Functionmodel_deployment_data
(model_name, deployment_version_id, model_version_id)
datmo/dashboard/app.py:112
Functionmodel_deployment_detail
(model_name, deployment_version_id, model_version_id)
datmo/dashboard/app.py:211
Functionmodel_deployment_script_create
(model_name, deployment_version_id, model_version_id)
datmo/dashboard/app.py:318
Functionmodel_deployment_script_run
(model_name, deployment_version_id, model_version_id)
datmo/dashboard/app.py:332
Functionmodel_deployments
(model_name)
datmo/dashboard/app.py:272
Functionmodel_experiments
(model_name)
datmo/dashboard/app.py:62
Functionmodel_snapshots
(model_name)
datmo/dashboard/app.py:83
Functionmodel_summary
(model_name)
datmo/dashboard/app.py:36
Methodnotebook
(self, **kwargs)
datmo/cli/command/workspace.py:13
Methodnotify_environment_active
(controller_class)
datmo/cli/driver/helper.py:227
Methodnotify_no_project_found
(function)
datmo/cli/driver/helper.py:216
Functionparameterized
Lifted from https://stackoverflow.com/questions/5929107/decorators-with-parameters Parameters ---------- dec : function Returns
datmo/core/util/misc_functions.py:197
Methodpost_data
(self, input_data)
datmo/core/util/remote_api.py:41
Functionpytest_docker_environment_failed_instantiation
(filepath)
datmo/core/util/misc_functions.py:238
Functionra
()
datmo/dashboard/static/js/jquery.min.js:2
Methodread_git_netrc
(self)
datmo/core/controller/code/driver/git.py:914
Methodreal_decorator
(function)
datmo/cli/driver/helper.py:228
Methodremote_credentials
Returns credentials if present Returns ------- MASTER_SERVER_IP : str return if pres
datmo/config.py:44
Methodremove
(self, name, force=False)
datmo/core/controller/environment/driver/dockerenv.py:315
Functionrepl
(f)
datmo/core/util/misc_functions.py:210
Methodrerun
(self, **kwargs)
datmo/cli/command/run.py:112
Methodresults
(self)
datmo/core/entity/run.py:130
Methodrstudio
(self, **kwargs)
datmo/cli/command/workspace.py:91
Functionrun_apidoc
(_)
docs/conf.py:172
Methodsave_config
(self, filepath)
datmo/core/entity/snapshot.py:134
Methodsave_stats
(self, filepath)
datmo/core/entity/snapshot.py:138
Methodsetup
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
Methodsetup
(self, options, definition_path)
datmo/core/controller/environment/driver/dockerenv.py:220
Methodsetup_class
(self)
datmo/core/controller/code/driver/tests/test_git.py:611
Methodsetup_class
(self)
datmo/core/storage/driver/tests/test_blitzdb_dal_driver.py:20
Methodsetup_class
(self)
datmo/core/storage/driver/tests/test_blitzdb_dal_driver.py:46
Methodsetup_class
(self)
datmo/core/storage/local/tests/test_dal_base.py:14
Methodsetup_class
(self)
datmo/core/util/tests/test_json_store.py:30
Methodsetup_class
(self)
datmo/core/util/tests/test_logger.py:13
Methodsetup_class
(self)
datmo/core/entity/tests/test_user.py:7
Methodsetup_class
(self)
datmo/core/entity/tests/test_code.py:7
Methodsetup_class
(self)
datmo/core/entity/tests/test_model.py:7
Methodsetup_class
(self)
datmo/core/entity/tests/test_task.py:7
Methodsetup_class
(self)
datmo/core/entity/tests/test_snapshot.py:7
Methodsetup_class
(self)
datmo/core/entity/tests/test_file_collection.py:7
Methodsetup_class
(self)
datmo/core/entity/tests/test_run.py:8
Methodsetup_class
(self)
datmo/cli/command/tests/test_datmo.py:21
Methodsetup_class
(self)
datmo/cli/tests/test_main.py:26
Methodsetup_method
(self)
datmo/core/controller/environment/driver/tests/test_dockerenv.py:54
Methodsetup_method
(self)
datmo/core/controller/environment/tests/test_environment.py:44
Methodsetup_method
(self)
datmo/core/controller/tests/test_project.py:42
Methodsetup_method
(self)
datmo/core/controller/tests/test_task.py:41
Methodsetup_method
(self)
datmo/core/controller/tests/test_base.py:25
Methodsetup_method
(self)
datmo/core/controller/tests/test_snapshot.py:42
Methodsetup_method
(self)
datmo/core/controller/tests/test_snapshot_private.py:26
Methodsetup_method
(self)
datmo/core/controller/file/driver/tests/test_local.py:34
Methodsetup_method
(self)
datmo/core/controller/file/tests/test_file_collection.py:33
Methodsetup_method
(self)
datmo/core/controller/code/driver/tests/test_git.py:39
Methodsetup_method
(self)
datmo/core/controller/code/driver/tests/test_file.py:36
Methodsetup_method
(self)
datmo/core/controller/code/tests/test_code.py:32
Methodsetup_method
(self)
datmo/core/storage/local/tests/test_dal_user.py:16
Methodsetup_method
(self)
datmo/core/storage/local/tests/test_dal_snapshot.py:16
Methodsetup_method
(self)
datmo/core/storage/local/tests/test_dal_file_collection.py:17
Methodsetup_method
(self)
datmo/core/storage/local/tests/test_dal_model.py:18
Methodsetup_method
(self)
datmo/core/storage/local/tests/test_dal_environment.py:17
Methodsetup_method
(self)
datmo/core/storage/local/tests/test_dal_code.py:17
Methodsetup_method
(self)
datmo/core/storage/local/tests/test_dal_task.py:17
Methodsetup_method
(self)
datmo/core/util/tests/test_misc_functions.py:39
Methodsetup_method
(self)
datmo/core/util/tests/test_remote_api.py:29
Methodsetup_method
(self)
datmo/core/entity/tests/test_environment.py:7
Methodsetup_method
(self)
datmo/cli/command/tests/test_project.py:45
Methodsetup_method
(self)
datmo/cli/command/tests/test_workspace.py:43
Methodsetup_method
(self)
datmo/cli/command/tests/test_flow.py:35
Methodsetup_method
(self)
datmo/cli/command/tests/test_environment.py:43
Methodsetup_method
(self)
datmo/cli/command/tests/test_snapshot.py:52
Methodsetup_method
(self)
datmo/cli/command/tests/test_run.py:51
Methodsetup_method
(self)
datmo/cli/driver/tests/test_helper.py:34
Methodsetup_method
(self)
datmo/tests/test_config.py:16
Methodsetup_method
(self)
datmo/tests/test_logger.py:16
Methodsetup_method
(self)
datmo/tests/test_snapshot.py:42
Methodslow_fn
()
datmo/core/util/tests/test_logger.py:113
Methodsnapshot
Snapshot CRUD methods Returns ------- SnapshotMethods Specific set of CRUD functions for snapshot Raises
datmo/core/storage/local/dal.py:159
Methodsnapshot
(self)
datmo/cli/command/snapshot.py:19
Methodspinner_task
(self)
datmo/core/util/spinner.py:11
Methodssh_enabled
(self)
datmo/core/controller/code/driver/git.py:851
Methodstart_time
(self)
datmo/core/entity/run.py:100
Methodstatus
(self)
datmo/core/entity/run.py:88
Methodstatus
(self)
datmo/cli/command/project.py:167
Methodstop
(self, run_id, force=False)
datmo/core/controller/environment/driver/dockerenv.py:309
Methodtask
Task CRUD methods Returns ------- TaskMethods Specific set of CRUD functions for task Raises ---
datmo/core/storage/local/dal.py:141
← previousnext →601–700 of 1,250, ranked by callers