Skip to content

Commit 9aea6e7

Browse files
authored
Merge pull request #161862 from vmagelo/revert-161612-tdsp-change2
Revert "Remove external page references."
2 parents 5c0e74b + b91d438 commit 9aea6e7

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

articles/machine-learning/team-data-science-process/environment-setup.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,7 @@ The Team Data Science Process uses various data science environments for the sto
2121
The following articles describe how to set up the various data science environments used by the Team Data Science Process.
2222

2323
* [Azure storage-account](../../storage/common/storage-account-create.md)
24-
* R and Python on HDInsight clusters
25-
* [Introduction to Spark on HDInsight](../../hdinsight/spark/apache-spark-overview.md)
26-
* [HDInsight (Hadoop) cluster](../../hdinsight/spark/apache-spark-jupyter-spark-sql.md)
27-
* [PySpark kernels for Jupyter Notebook](../../hdinsight/spark/apache-spark-jupyter-notebook-kernels.md)
28-
* [R Server on HDInsight](../../hdinsight/r-server/r-server-overview.md)
29-
* [Get started using R Server on HDInsight](../../hdinsight/r-server/r-server-overview.md)
24+
* [HDInsight (Hadoop) cluster](../../hdinsight/spark/apache-spark-jupyter-spark-sql.md)
3025
* [Azure Machine Learning Studio (classic) workspace](../classic/create-workspace.md)
3126

3227
The **Microsoft Data Science Virtual Machine (DSVM)** is also available as an Azure virtual machine (VM) image. This VM is pre-installed and configured with several popular tools that are commonly used for data analytics and machine learning. The DSVM is available on both Windows and Linux. For more information, see [Introduction to the cloud-based Data Science Virtual Machine for Linux and Windows](../data-science-virtual-machine/overview.md).

articles/machine-learning/team-data-science-process/toc.yml

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,25 @@
7474
items:
7575
- name: Set up data science environments
7676
href: environment-setup.md
77-
- name: Platforms and tools
78-
href: platforms-and-tools.md
77+
items:
78+
- name: Azure storage accounts
79+
href: ../../storage/common/storage-account-create.md?context=%2fazure%2fmachine-learning%2fteam-data-science-process%2fcontext%2fml-context
80+
- name: Platforms and tools
81+
href: platforms-and-tools.md
82+
- name: R and Python on HDInsight clusters
83+
items:
84+
- name: Introduction to Spark on HDInsight
85+
href: ../../hdinsight/spark/apache-spark-overview.md?context=%2fazure%2fmachine-learning%2fteam-data-science-process%2fcontext%2fml-context
86+
- name: Create an Apache Spark cluster in Azure HDInsight
87+
href: ../../hdinsight/spark/apache-spark-jupyter-spark-sql.md?context=%2fazure%2fmachine-learning%2fteam-data-science-process%2fcontext%2fml-context
88+
- name: PySpark kernels for Jupyter Notebook
89+
href: ../../hdinsight/spark/apache-spark-jupyter-notebook-kernels.md?context=%2fazure%2fmachine-learning%2fteam-data-science-process%2fcontext%2fml-context
90+
- name: R Server on HDInsight
91+
href: ../../hdinsight/r-server/r-server-overview.md?context=%2fazure%2fmachine-learning%2fteam-data-science-process%2fcontext%2fml-context
92+
- name: Get started using R Server on HDInsight
93+
href: ../../hdinsight/r-server/r-server-overview.md?context=%2fazure%2fmachine-learning%2fteam-data-science-process%2fcontext%2fml-context
94+
- name: Machine Learning Studio (classic) workspace
95+
href: ../classic/create-workspace.md?context=%2fazure%2fmachine-learning%2fteam-data-science-process%2fcontext%2fml-context
7996
- name: Analyze business needs
8097
items:
8198
- name: Identify your scenario

0 commit comments

Comments
 (0)