Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
But hoestly, pycharm has tons of modules missing like "sendmail" (I couldnt get it to work no matter what). I switched to Microsoft Visual Studio Code which handles modules a lot better and I also use repl.it an online python editor. All together these 3 softwares will give you the ability to test code properly.
Thank you, Jun! I hadn't seen that document.
It turns out the last item it recommended (a last resort I think) worked for me. The option of turning on introspection via the Advanced>Expert options.
Hey Toby, thanks for your response, it's very helpful. I tried doing this in Pycharm to no avail, I then tried the same in Datagrip and it worked, very strange! Were you able to get it working in Pycharm?
Check out the link Jun dropped above. What worked for me was turning on introspection via the advanced>expert options. I was seeing the same thing as you - datagrip showed database structure, pycharm database tool did not. With that option it's now (oddly) working in both.
Following the python session given by Lindblad in Cisco NSO Developers Days, I thought it would be useful to share the integration between Pycharm and NSO and use the NCS python libraries right from your development machine. Another option of course is to utilize the ipython NSO package and develop from NSO itself but I think it's much more convenient to have one developing environment for all your code and in this case it will be Pycharm
And That's it!. You can now develop your own service modules that use python using Pycharm integrated with NSO. For example pycharm will now autocomplete and provide suggestion when you import ncs package
All the helper files are uploaded to the /home/mongolio/.pycharm_helpers. I`m trying these first on my NSO local installation so everything installed into my user home directory and there should not be access issues.
Thanks for the msg. I am okay with 9:00 AM CST (GMT- 5) today/tomorrow. Please send the webex as per your convenience. Alexey, hope you can join too, else propose another time. We can also record the session for you if you would like.
When I run jupyter notebook command from pycharm it is getting opened on internet explorer . But When I am trying to create juyptor notebook directly in pycharm I am not getting option of GLue pyspark or glue spark as mentioned in video.
b37509886e