Welcome at microwebservices.eu, my interests: microservices.com.pl, Java, cloud on AWS, J2EE, containerization/Dockerization, Kubernetes, JEE, EJB, JSP, Maven, Web Services, SOAP, REST, High Availability Systems, Genetic Algorithms, Neural Networks etc. See linkedin.com/in/grathor33/, bitbucket.org and https://github.com/grathor33/
Friday, October 22, 2021
Tuesday, October 19, 2021
Living with Kubernetes: Debug Clusters in 8 MAJOR Commands
Source:
kubectl version --short
kubectl cluster-info
kubectl get componentstatus
kubectl api-resources -o wide --sort-by name
kubectl get events -A
kubectl get nodes -o wide
kubectl get pods -A -o wide
kubectl run a --image alpine --command -- /bin/sleep 1d
Monday, October 18, 2021
Sunday, October 17, 2021
How to Install, Run, and Connect to Jupyter Notebook | DigitalOcean
how to install jupyter notebook in ubuntu
Friday, October 15, 2021
Wednesday, October 13, 2021
Tuesday, October 12, 2021
pip install jupyterlab | Installing the Jupyter Software
Source:
https://www.educative.io/blog/python-jupyter-notebook
$ jupyter notebook
or
conda install -c conda-forge jupyterlab
Friday, October 8, 2021
Thursday, October 7, 2021
Wednesday, October 6, 2021
Tuesday, October 5, 2021
Monday, October 4, 2021
Friday, October 1, 2021
Subscribe to:
Posts (Atom)