Skip to content

Meraki Lab not well documented preventing attendees complete the lab #107

@marivalis123

Description

@marivalis123

https://developer.cisco.com/learning/devnet-express/dnav4-track/dnav3-meraki/meraki-07-webhooks-dna/step/2
Lab describe following commands:
(venv)$ cd ~/code/meraki-code/meraki-webhooks
(venv)$ python webhookreceiver.py -s webbie

but the directory should be ~/code/dna-dne-code/intro-meraki.
Not described, but before running WebHook Server, we need to apply the command "pip install -r requirements.txt"
Otherwise, the wehookreceiver.py program will fail.

We need to also describe how to run the Cloud Simulator. It should be similar, going to the folder meraki_cloud_simulator, install requirements.txt and launch the python script. But this is not described.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions