From 3ff1bb58f0ca6ac0d8f2533324fab994729cbc5b Mon Sep 17 00:00:00 2001 From: thinh-vu Date: Wed, 10 Jul 2024 07:13:03 +0700 Subject: [PATCH] Update 4_funds_vnstock3.ipynb --- docs/4_funds_vnstock3.ipynb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/4_funds_vnstock3.ipynb b/docs/4_funds_vnstock3.ipynb index 7b6e9d56..317ff4e3 100644 --- a/docs/4_funds_vnstock3.ipynb +++ b/docs/4_funds_vnstock3.ipynb @@ -16,6 +16,15 @@ "## Khởi tạo đối tượng" ] }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "!pip install vnstock3" + ] + }, { "cell_type": "code", "execution_count": 3,