Skip to content

Commit 9dd8837

Browse files
authored
Remove scipy install from LDA-Introduction (aws#2590)
1 parent 2e6baca commit 9dd8837

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

introduction_to_amazon_algorithms/lda_topic_modeling/LDA-Introduction.ipynb

-11
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,6 @@
4141
"If you would like to know more about these things take a minute to run this notebook and then check out the SageMaker LDA Documentation and the **LDA-Science.ipynb** notebook."
4242
]
4343
},
44-
{
45-
"cell_type": "code",
46-
"execution_count": null,
47-
"metadata": {
48-
"collapsed": true
49-
},
50-
"outputs": [],
51-
"source": [
52-
"!conda install -y scipy"
53-
]
54-
},
5544
{
5645
"cell_type": "code",
5746
"execution_count": null,

0 commit comments

Comments
 (0)