Estos contenidos se han traducido de forma automática para su comodidad, pero Huawei Cloud no garantiza la exactitud de estos. Para consultar los contenidos originales, acceda a la versión en inglés.
Cómputo
Elastic Cloud Server
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Redes
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Gestión y gobernanza
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
Cloud Operations Center
Resource Governance Center
Migración
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Análisis
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
IoT
IoT Device Access
Otros
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Seguridad y cumplimiento
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Blockchain
Blockchain Service
Servicios multimedia
Media Processing Center
Video On Demand
Live
SparkRTC
Almacenamiento
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Contenedores
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Bases de datos
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Aplicaciones empresariales
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Data Lake Factory
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Distribución de contenido y cómputo de borde
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Soluciones
SAP Cloud
High Performance Computing
Servicios para desarrolladores
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
Cloud Application Engine
aPaaS MacroVerse
KooPhone
KooDrive
Centro de ayuda/ ModelArts/ DevEnviron/ IDE local/ IDE local (VS Code)/ Carga y descarga de archivos en VS Code

Carga y descarga de archivos en VS Code

Actualización más reciente 2024-09-20 GMT+08:00

Carga de datos desde un IDE local a una instancia de notebook

Si los datos son menores o iguales a 500 MB, copie directamente los datos en el IDE local.

Si los datos superan los 500 MB, cárguelos en OBS y luego en la instancia de notebook.

Figura 1 Carga de datos a una instancia de notebook a través de OBS

Procedimiento

  1. Cargue los datos en OBS. Para obtener más información, véase Carga de un objeto. Alternativamente, utilice el SDK de ModelArts en un terminal de VS Code local.

    Abra el terminal en el entorno local de VS Code.

    Figura 2 Apertura del terminal en el entorno local de VS Code

    Ingrese python y presione Enter para acceder al entorno de Python.

    python

    En el terminal del VS Code local, utilice el SDK de ModelArts para cargar el archivo local de destino en OBS. Para obtener más detalles, véase Transferencia de archivos.

  2. Utilice el SDK de ModelArts en el terminal del entorno remoto de VS Code para descargar el archivo desde OBS a un entorno de desarrollo.
    Figura 3 Apertura del terminal en el entorno remoto de VS Code
    # Manually access the development environment using the source command.
    cat /home/ma-user/README 
    # Select the target environment.
    source /home/ma-user/miniconda3/bin/activate MindSpore-python3.7-aarch64 
    # Enter python and press Enter to access the Python environment.
    python

    Luego, realice operaciones de transferencia de OBS consultando Carga de un archivo en OBS.

Descarga de archivos de una instancia de notebook en un directorio local

Los archivos creados en notebook se pueden descargar en una ruta local. En el directorio Project del IDE local, haga clic con el botón derecho en el proyecto Notebook2.0 y elija Download en el menú contextual para descargar el archivo del proyecto en el PC local.

Figura 4 Descargar archivos desde una instancia de notebook a un directorio local en VS Code

Utilizamos cookies para mejorar nuestro sitio y tu experiencia. Al continuar navegando en nuestro sitio, tú aceptas nuestra política de cookies. Descubre más

Comentarios

Comentarios

Comentarios

0/500

Seleccionar contenido

Enviar el contenido seleccionado con los comentarios