devnet-express-code-samples
devnet-express-code-samples copied to clipboard
Archived: This repository holds code samples for DevNet Express DNA Track
Let me know if this code is in use!
Spark renamed to Webex Teams, and use `ACCESS_TOKEN` instead of `SPARK_TOKEN` - plus look for sparkbot.io renamed to webex.bot, and developer.ciscospark.com redirecting to developer.webex.com.
Hi, I'm working through these on Ubuntu. It's a bit painful to have to add this to the top of every file. Can the repo be updated to include this?...
Iss07
Indentation and whitespace corrections to fix #7. I used the following process to make these corrections: * Used `flake8` to identify the files with indentation issues. * Used PyCharm’s convert...
The sample code does not search for specific enough devices, so if the first access device found is a Unified AP, the script fails. Will submit a PR with a...
The excap directory in the module is empty, so the lab doesn't work! It should have the same contents as this repo: https://github.com/dexterlabora/excap
Several students are experiencing 'inconsistent indentation' errors when editing and then executing the sample files. **Current Formating:** The sample files (today) are using tabs for indentation. **Problem:** The default settings...
Hello, I'm learning Python for network automation and the DevNet labs are a great resource! For me the hello_lab.py script didn't work for RESTCONF and I had to update the...
I suggest we rename this repo devnet-express-dna-code-samples to better drive participants to the contents, as DevnetExpress is an event brand, and does not relate to DNA only ;-)