본문 바로가기

튜토리얼

튜토리얼 리스트

728x90

python - BeginnersGuide/Programmers - Python Wiki

 

BeginnersGuide/Programmers - Python Wiki

Please Note This is a Wiki page. Users with edit rights can edit it. You are therefore free to (in fact, encouraged to) add details of material that other Python users will find useful. It is not an advertising page and is here to serve the whole Python co

wiki.python.org


jupyter lab - Extension Tutorial — JupyterLab 3.1.7 documentation

 

Extension Tutorial — JupyterLab 3.1.7 documentation

Restore panel state when the browser refreshes You may notice that every time you refresh your browser tab, the Astronomy Picture panel disappears, even if it was open before you refreshed. Other open panels, like notebooks, terminals, and text editors, al

jupyterlab.readthedocs.io


pandas - What kind of data does pandas handle? — pandas 1.3.2 documentation (pydata.org)

 

What kind of data does pandas handle? — pandas 1.3.2 documentation

pandas data table representation I want to store passenger data of the Titanic. For a number of passengers, I know the name (characters), age (integers) and sex (male/female) data. In [2]: df = pd.DataFrame( ...: { ...: "Name": [ ...: "Braund, Mr. Owen Har

pandas.pydata.org


tensorflow - TensorFlow Core

 

TensorFlow Core

ML 초보자 및 전문가를 위해 TensorFlow를 사용하는 방법을 알아보는 완벽한 엔드 투 엔드 예시입니다. Google Colab에서 튜토리얼을 사용해 보세요. 설정이 필요하지 않습니다.

www.tensorflow.org


 

kubernetes - 튜토리얼 | Kubernetes

 

튜토리얼

운영 수준의 컨테이너 오케스트레이션

kubernetes.io

 

minikube - Hello Minikube | Kubernetes

 

Hello Minikube

이 튜토리얼에서는 Minikube와 Katacoda를 이용하여 쿠버네티스에서 샘플 애플리케이션을 어떻게 실행하는지 살펴본다. Katacode는 무료로 브라우저에서 쿠버네티스 환경을 제공한다. 참고: 로컬에서

kubernetes.io


docker - Install Docker Desktop on Windows | Docker Documentation

 

Install Docker Desktop on Windows

 

docs.docker.com

자습서: Windows 또는 Mac에서 Docker 및 Visual Studio Code 시작 | Microsoft Docs

 

자습서: Windows 또는 Mac에서 Docker 및 Visual Studio Code 시작

Visual Studio Code에서 Docker를 사용하는 방법의 기본 사항에 대해 설명하는 다단계 자습서입니다.

docs.microsoft.com

 

 

Elastic search - Elastic Stack and Product Documentation | Elastic

 

Elastic Stack and Product Documentation | Elastic

 

www.elastic.co

 

 

'튜토리얼' 카테고리의 다른 글

DATABRICKS 튜토리얼  (0) 2022.06.14