
The YDK-Py Vagrant sandbox is now updated with YDK 0.7.3:
vagrant@ydk-py:~$ pip list | grep ydk
ydk 0.7.3
ydk-models-cisco-ios-xe 16.9.1
ydk-models-cisco-ios-xr 6.5.1
ydk-models-cisco-nx-os 9.2.1
ydk-models-ietf 0.1.5.post2
ydk-models-openconfig 0.1.6.post1
vagrant@ydk-py:~$
See the README in the ydk-py-samples repo for some basic instructions on how to instantiate the sandbox and use it to run the hundreds of Cisco IOS XR/XE/NX-OS, OpenConfig and IETF sample apps. If you're new to Vagrant, you may want to go through the Vagrant tutorial by the Vagrant team.
If you prefer to use docker, take a look at the YDK containers on Docker Hub.
Enjoy!