Hello everyone!
I'm the Teaching Assistant for the Blockchain Programming & Development course taught by @trostparadox at Oklahoma State University(OSU).
This post is intended for students enrolled in the Blockchain Programming & Development course at OSU.
This explains the steps to be followed to connect to the Spears Lab Virtual Machine.
Navigate to https://desktop.okstate.edu/portal/
Download and install VMware Horizon Client for Windows,
https://customerconnect.vmware.com/en/downloads/details?downloadGroup=CART22FH2_WIN_2111&productId=1027&rPId=83268
After installing VMware Horizon Client, Search for ‘VMware Horizon Client’ and double click on it.
1.Click ‘Add Server’
2.Enter the Name of Connection Server, ‘https://desktop.okstate.edu/’
3.After clicking Connect, enter your Okey credentials
4.Click Launch for ‘Spears Lab’ or ‘SSB MSIS Lab’.
You will find ‘Visual Studio Code’ installed already if you launch ‘SSB MSIS Lab’.
Once you’re in the Windows desktop,
Here're the steps to run the code for Get Posts tutorial, https://developers.hive.io/tutorials-python/get_posts.html in Visual Studio code:
Copy the python code and paste in the editor and Save it.
Click on Extensions:
Search for Python extension and install it.
Click the ‘Run’ button in the Python Script code editor window,
Thanks for reading!