by Sebastian | Apr 26, 2020 | Uncategorized
A common question I get from new AWS users is “how do I log into my server?”. Another related question is “Where is my password?”. It does not matter if is a EC2 server or one provided by the Lightsail sister service, the way to connect is the...
by Sebastian | Jul 25, 2019 | Jupyter Notebook, Python
If you try to install Jupyter notebook under Windows and Python 3.8, it will install without any warning, as if everything were OK.Until you try to run the Jupyter notebook and get something like this: C:UsersAdministrator>jupyter notebook [I 18:51:07.103...