Convert all asciinema into live players - ensure there is a GIF for older casts, remove the dangling CSS/JS
This commit is contained in:
@ -3,6 +3,8 @@ date: "2024-01-27T10:01:14Z"
|
||||
title: VPP Python API
|
||||
aliases:
|
||||
- /s/articles/2024/01/27/vpp-papi.html
|
||||
params:
|
||||
asciinema: true
|
||||
---
|
||||
|
||||
{{< image width="200px" float="right" src="/assets/vpp/fdio-color.svg" alt="VPP" >}}
|
||||
@ -699,10 +701,10 @@ except KeyboardInterrupt:
|
||||
## Results
|
||||
|
||||
After all of this deep-diving, all that's left is for me to demonstrate the API by means of this
|
||||
little asciinema [[screencast](/assets/vpp-papi/vpp_papi_clean.cast)] - I hope you enjoy it as much
|
||||
as I enjoyed creating it:
|
||||
little screencast [[asciinema](/assets/vpp-papi/vpp_papi_clean.cast),
|
||||
[gif](/assets/vpp-papi/vpp_papi_clean.gif)] - I hope you enjoy it as much as I enjoyed creating it:
|
||||
|
||||
{{< image src="/assets/vpp-papi/vpp_papi_clean.gif" alt="Asciinema" >}}
|
||||
{{< asciinema src="/assets/vpp-papi/vpp_papi_clean.cast" >}}
|
||||
|
||||
Note to self:
|
||||
|
||||
|
Reference in New Issue
Block a user