[PYTHON] [Introduction to Azure for kaggle users] Comparison of how to start and use Azure Notebooks and Azure Notebooks VM

the aim

For those who are feeling the limits of their computational resources, but don't know how to use cloud resources, here is a summary of how to use Azure Notebooks and Azure Notebooks VM. For details, I will introduce the official Azure tutorial, but I would like to follow about what to do and how much it can be used as a computational resource.

Target person

Prerequisites

How to Use

  1. Azure Notebooks Free compute
  2. Azure Notebooks VM
  3. Combined use of the above two

1. Use Azure Notebooks Free compute

specification

Pros

Disadvantages

How to get started

2. Use Azure Notebooks VM

specification

Pros

Disadvantages

How to get started

3. Combined use of Free compute and VM

specification

Pros

Disadvantages

How to get started

Recommended Posts

[Introduction to Azure for kaggle users] Comparison of how to start and use Azure Notebooks and Azure Notebooks VM
Comparison of how to use higher-order functions in Python 2 and 3
Introduction of DataLiner ver.1.3 and how to use Union Append
Introduction of cyber security framework "MITRE CALDERA": How to use and training
What to use for Python stacks and queues (speed comparison of each data structure)
[Introduction] How to use open3d
[Introduction to Udemy Python 3 + Application] 36. How to use In and Not
[Python] Summary of how to use split and join functions
How to change the log level of Azure SDK for Python
[For non-programmers] How to walk Kaggle
Summary of how to use pandas.DataFrame.loc
How to install and use Tesseract-OCR
[Introduction to Python] How to use the in operator in a for statement?
How to use .bash_profile and .bashrc
How to install and use Graphviz
How to use machine learning for work? 01_ Understand the purpose of machine learning
[Introduction to Data Scientists] Basics of scientific calculation, data processing, and how to use graph drawing library ♬ Basics of Scipy
[Introduction to Data Scientists] Basics of scientific calculation, data processing, and how to use graph drawing library ♬ Basics of Pandas
[Introduction to Data Scientists] Basics of scientific calculation, data processing, and how to use graph drawing library ♬ Basics of Matplotlib
Summary of how to use csvkit
[Introduction to Python] How to use the Boolean operator (and ・ or ・ not)
From the introduction of GoogleCloudPlatform Natural Language API to how to use it
How to use machine learning for work? 02_Overview of AI development project
[Introduction to pytorch-lightning] How to use torchvision.transforms and how to freely create your own dataset ♬
[Python] Summary of how to use pandas
How to install and use pandas_datareader [Python]
How to calculate Use% of df command
[Python] Organizing how to use for statements
[Python2.7] Summary of how to use unittest
python: How to use locals () and globals ()
How to use Pylint for PyQt5 apps
Jupyter Notebook Basics of how to use
How to use "deque" for Python data
Basics of PyTorch (1) -How to use Tensor-
How to use Python zip and enumerate
Summary of how to use Python list
[Python2.7] Summary of how to use subprocess
How to use fingerprint authentication for KDE
How to use is and == in Python
How to use pandas Timestamp and date_range
[Question] How to use plot_surface of python
[Introduction to Data Scientists] Basics of scientific calculation, data processing, and how to use the graph drawing library ♬ Environment construction
How to save the feature point information of an image in a file and use it for matching
OpenGoddard How to use 2-python library for nonlinear optimal control and orbit generation
Tips for those who are wondering how to use is and == in Python
Join Azure Using Go ~ For those who want to start and know Azure with Go ~
How to use OpenGoddard 3-python library for nonlinear optimal control and orbit generation
How to use OpenGoddard 4-python library for nonlinear optimal control and orbit generation
How to use Service Account OAuth and API with Google API Client for python
How to use OpenGoddard 1-python library for nonlinear optimal control and orbit generation
[Introduction to Python] How to get the index of data with a for statement
How to use folium (visualization of location information)
A simple example of how to use ArgumentParser
How to use MkDocs for the first time
[Python] How to use two types of type ()
Introducing Sinatra-style frameworks and how to use them
[Introduction to Udemy Python3 + Application] 23. How to use tuples
[Introduction to statistics] What kind of distribution is the t distribution, chi-square distribution, and F distribution? A little summary of how to use [python]
How to use Template Engine for Network Engineer
Not much mention of how to use Pickle
Summary of how to use MNIST in Python