cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

VSCode debugger for NSO Services with Python code

DaSt-1986
Level 1
Level 1

Hi there,

 

After attending the NSO Developer Days in Stockholm I started working on my own services. After a few simple template based services, I started using Python to generate configs based on input from different sources. I love the options NSO offers to create something in Cisco NSO with Python.

 

I love using VSCode to write code; I use the Remote SSH plugin so I can edit the code on my Cisco NSO server without the need to install VSCode on my NSO Server. What I would like next is using the VSCode Python Debugger for Cisco NSO services. I found a manual online to do this with PyCharm, but I never got used to that IDE. I rather use VSCode.

 

Can anybody help me with setting up Python debugging for Cisco NSO in VSCode?

 

Thanks in advance,

Daryl Stark

Who Me Too'd this topic