CLI for the ML expert Platform on NAVER Cloud Platform
Project description
ML expert Platform CLI
이 프로젝트는 ML expert Platform를 위한 Python CLI, SDK를 제공합니다.
설치
# ML expert Platform CLI만 설치 (기본)
pip install ncloud-mlx
# ML expert Platform CLI + Model Registry
pip install ncloud-mlx[model-registry]
# ML expert Platform CLI + Data Manager
pip install ncloud-mlx[data-manager]
# ML expert Platform CLI + 모든 확장 (Model Registry + Data Manager)
pip install ncloud-mlx[all]
기본 사용법
설정 관리
ML expert Platform CLI 설정을 구성하거나 확인할 수 있습니다:
# 설정 구성
$ mlx configure
Endpoint: https://clustername.mlxp.ncloud.com # 사용하는 mlxp endpoint
Workspace name: my-workspace # 사용할 Workspace
Project name: my-project # 사용할 Project
API Key: your-api-key-here # 발급받은 API key
# 현재 설정 상태 확인
$ mlx status
도움말
# 전체 명령어 도움말
mlx --help
# 특정 명령어 도움말
mlx configure --help
mlx status --help
버전 확인
mlx --version
디버그 모드
문제가 발생했을 때 자세한 정보를 확인할 수 있습니다:
mlx --debug <명령어>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ncloud_mlx-0.1.0.tar.gz
(13.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ncloud_mlx-0.1.0.tar.gz.
File metadata
- Download URL: ncloud_mlx-0.1.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47e76be20db365a9395a6cea10a02549c8a9bcd8c6962be27c3fe205c37c5a4e
|
|
| MD5 |
9484578a754f72f9744ac867242507a2
|
|
| BLAKE2b-256 |
dda07a1141a8ae7ef0a443e4ccebe237821694f6a970150ace6bcd770a93276b
|
File details
Details for the file ncloud_mlx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ncloud_mlx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee33d26aa9ee145c84c1e19129be883f89d9fea015af9d215d6c68166fe79406
|
|
| MD5 |
5170e59e4ca9c69563e3323bc38ce497
|
|
| BLAKE2b-256 |
b76e2e5d5bc952d60bd6c05525204d38d3ad83a23b7a7fb2363df0e0466852c4
|