Vamos a usar el comando python para iniciar el intérprete.
Hemos impreso variables, sumas, varias cosas separadas por comas e incluso el resultado de otro comando Python como es type().
We printed variables, sums, several things separated by commas, and even the result of other Python command such as type().
Cuando presiona este botón Aplicar en el visor de procedimientos, se pegará en la ventana de la consola una llamada al procedimiento seleccionado como un comando Python
When you press this Apply button in the procedure browser, a call to the selected procedure will be pasted into the console window as a Python command
Ejecute el comando python manage.py migrate para aplicar esos cambios a la base de datos.
Ejecute el comando python manage.py makemigrations para crear migraciones para esos cambios
Run python manage.py makemigrations to create migrations for those changes
Ve a la línea de comandos, detén el servidor pulsando Ctrl + C (teclas Control y C juntas) y comienza de nuevo mediante la ejecución del comando python manage.py runserver.
Go to the command line, stop the server by pressing Ctrl+C (Control and C keys together) and start it again by running a python manage.py runserver command.
Las innovaciones clave en ArubaOS-CX son su arquitectura de estilo modular de microservicios, las REST API, las funciones de secuencias de comando Python y el motor de análisis de red de Aruba.
The key innovations in ArubaOS-CX are its microservices style modular architecture, REST APIs, Python scripting capabilities and the Aruba Network Analytics Engine.