diff --git a/.cc/{{cookiecutter.__demo_slug}}/docs/{{cookiecutter.__demo_slug}}.md.jinja b/.cc/{{cookiecutter.__demo_slug}}/docs/{{cookiecutter.__demo_slug}}.md.jinja index 011c7da..04667f2 100644 --- a/.cc/{{cookiecutter.__demo_slug}}/docs/{{cookiecutter.__demo_slug}}.md.jinja +++ b/.cc/{{cookiecutter.__demo_slug}}/docs/{{cookiecutter.__demo_slug}}.md.jinja @@ -38,6 +38,12 @@ Demos and labs reviewed over 6 month age may be outdated. +## How To Run The Lab on Your Machine + +It is possible to run the lab on your local machine (or any server) instead of using Github Codespaces. +You can [download all required lab files here](https://{{ cookiecutter.__gh_org_name }}.github.io/one-click-se-demos/lab_archives/{{ cookiecutter.__demo_slug }}.tar.gz). +However you must take care of you VSCode setup and setting up environment variables. Also keep in mind that auto-downloaded image will not work on ARM-based MacBooks. + ## How To Run The Demo ???+ Tip "Wait until cEOS-lab image will be imported" diff --git a/docs/avd-avd-extended-workshop--part-1.md b/docs/avd-avd-extended-workshop--part-1.md index b181994..8f3a2eb 100644 --- a/docs/avd-avd-extended-workshop--part-1.md +++ b/docs/avd-avd-extended-workshop--part-1.md @@ -33,6 +33,12 @@ ![lab topology](assets/img/avd-avd-extended-workshop--part-1/atd-l3ls.png) +## How To Run The Lab on Your Machine + +It is possible to run the lab on your local machine (or any server) instead of using Github Codespaces. +You can [download all required lab files here](https://arista-netdevops-community.github.io/one-click-se-demos/lab_archives/avd-avd-extended-workshop--part-1.tar.gz). +However you must take care of you VSCode setup and setting up environment variables. Also keep in mind that auto-downloaded image will not work on ARM-based MacBooks. + ## How To Run The Demo ???+ Tip "Wait until cEOS-lab image will be imported" diff --git a/docs/cvaas-cvaas-and-avd-demo--evpn-aa/cvaas-cvaas-and-avd-demo--evpn-aa.md b/docs/cvaas-cvaas-and-avd-demo--evpn-aa/cvaas-cvaas-and-avd-demo--evpn-aa.md index 0396c35..96226b9 100644 --- a/docs/cvaas-cvaas-and-avd-demo--evpn-aa/cvaas-cvaas-and-avd-demo--evpn-aa.md +++ b/docs/cvaas-cvaas-and-avd-demo--evpn-aa/cvaas-cvaas-and-avd-demo--evpn-aa.md @@ -23,6 +23,12 @@ ![lab topology](img/small-l3ls-aa.png) +## How To Run The Lab on Your Machine + +It is possible to run the lab on your local machine (or any server) instead of using Github Codespaces. +You can [download all required lab files here](https://arista-netdevops-community.github.io/one-click-se-demos/lab_archives/cvaas-cvaas-and-avd-demo--evpn-aa.tar.gz). +However you must take care of you VSCode setup and setting up environment variables. Also keep in mind that auto-downloaded image will not work on ARM-based MacBooks. + ## How To Run The Demo ???+ Tip "Wait until cEOS-lab image will be imported" diff --git a/docs/cvaas-cvaas-and-avd-demo--evpn-mlag/cvaas-cvaas-and-avd-demo--evpn-mlag.md b/docs/cvaas-cvaas-and-avd-demo--evpn-mlag/cvaas-cvaas-and-avd-demo--evpn-mlag.md index 87c3180..2e4626a 100644 --- a/docs/cvaas-cvaas-and-avd-demo--evpn-mlag/cvaas-cvaas-and-avd-demo--evpn-mlag.md +++ b/docs/cvaas-cvaas-and-avd-demo--evpn-mlag/cvaas-cvaas-and-avd-demo--evpn-mlag.md @@ -23,6 +23,12 @@ ![lab topology](img/small-l3ls-mlag.png) +## How To Run The Lab on Your Machine + +It is possible to run the lab on your local machine (or any server) instead of using Github Codespaces. +You can [download all required lab files here](https://arista-netdevops-community.github.io/one-click-se-demos/lab_archives/cvaas-cvaas-and-avd-demo--evpn-mlag.tar.gz). +However you must take care of you VSCode setup and setting up environment variables. Also keep in mind that auto-downloaded image will not work on ARM-based MacBooks. + ## How To Run The Demo ???+ Tip "Wait until cEOS-lab image will be imported"