CiscoDevNet / devnet-express-dna-issues

Suggested changes to the content of the learning labs for Devnet Express for DNA
Apache License 2.0
6 stars 2 forks source link

Step https://developer.cisco.com/learning/devnet-express/dnav4-track/dnav4-intro-dnac/dne-dnac-auth/step/2 has wrong import #103

Closed ignaciofite closed 4 years ago

ignaciofite commented 4 years ago

When attendees try to run the code in https://developer.cisco.com/learning/devnet-express/dnav4-track/dnav4-intro-dnac/dne-dnac-auth/step/2, specifically the import: from dnac_config import DNAC, DNAC_PORT, DNAC_USER, DNAC_PASSWORD it usually fails because nowhere in the instructions says that they should run it in the same folder as env_lab.py this should be more clear on the instructions.

klevenstein commented 4 years ago

Fixes submitted for review. @kiskander can you review?

klevenstein commented 4 years ago

Fix published: https://developer.cisco.com/learning/lab/dne-dnac-auth/step/2