Kassandra Keeton
Kassandra Keeton
**Describe the bug** When using the following, it does not render on GitHub - works fine locally: ```python # https://gist.github.com/christopherlovell/e3e70880c0b0ad666e7b5fe311320a62#file-display-py-L5 from IPython.display import HTML # Youtube or Facebook embed HTML('')...
On a fresh install of python 3.10 and heartrate, [the following code](https://github.com/ProsperousHeart/My-Projects/blob/main/PlayCode/heartrate_test.py): ```python from time import sleep import heartrate heartrate.trace(browser=True) def factorial(x): if x == 1: return 1 else: sleep(0.5)...
I am not opposed to just starting from scratch - it's not an issue. But I was curious how one might resolve going about [this issue](https://stackoverflow.com/q/70514395/10474024) where I was manually...
So for the last almost year and a half, I have taught myself enough Python to work within the infrastructure of my company. I am trying to expand my knowledge...
when clicking on documentation side menu option, met with forbidden page http://tdm.cisco.com/ > http://tdm.cisco.com/doc/ 
Top right link is incorrect:  It goes to: https://www.github.cisco.com/cisco-ie/tdm/issues Instead of: https://github.com/cisco-ie/tdm/issues
The following email was sent to [email protected]: ``` Hello, This is to notify you that SSL Certificate associated with request 121958 will expire in 1 days. Instructions on how to...