Kassandra Keeton

Results 7 issues of 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...

docs

when clicking on documentation side menu option, met with forbidden page http://tdm.cisco.com/ > http://tdm.cisco.com/doc/ ![image](https://github.com/cisco-ie/tdm/assets/20706498/4d955e9d-211b-4a33-bed9-be81a6c4c848)

Top right link is incorrect: ![image](https://github.com/cisco-ie/tdm/assets/20706498/02358a77-afb7-41f1-b834-0297d0ef5e13) 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...