From c21eecded1188f8fe06fcc09e36170f258e33cfb Mon Sep 17 00:00:00 2001 From: Adam Page Date: Wed, 21 Aug 2024 19:13:56 +0000 Subject: [PATCH] feat: Update links. --- docs/guides/byot.ipynb | 4 +-- docs/guides/ecg-foundation-model.ipynb | 4 +-- docs/guides/train-arrhythmia-model.ipynb | 4 +-- docs/guides/train-ecg-denoiser.ipynb | 4 +-- docs/guides/train-ecg-segmentation.ipynb | 4 +-- notebooks/byot.ipynb | 4 +-- notebooks/ecg-foundation-model.ipynb | 4 +-- notebooks/train-arrhythmia-model.ipynb | 4 +-- notebooks/train-ecg-denoiser.ipynb | 4 +-- notebooks/train-ecg-segmentation.ipynb | 4 +-- poetry.lock | 31 +----------------------- pyproject.toml | 1 - 12 files changed, 21 insertions(+), 51 deletions(-) diff --git a/docs/guides/byot.ipynb b/docs/guides/byot.ipynb index 1ce0f5af..d8d31fac 100644 --- a/docs/guides/byot.ipynb +++ b/docs/guides/byot.ipynb @@ -8,12 +8,12 @@ "
\n", "\n", "- \n", - "\n", + "\n", " View in Colab\n", "\n", "\n", "- \n", - "\n", + "\n", " GitHub source\n", "\n", "\n", diff --git a/docs/guides/ecg-foundation-model.ipynb b/docs/guides/ecg-foundation-model.ipynb index 61f8193a..3e973457 100644 --- a/docs/guides/ecg-foundation-model.ipynb +++ b/docs/guides/ecg-foundation-model.ipynb @@ -8,12 +8,12 @@ "
\n", "\n", "- \n", - "\n", + "\n", " View in Colab\n", "\n", "\n", "- \n", - "\n", + "\n", " GitHub source\n", "\n", "\n", diff --git a/docs/guides/train-arrhythmia-model.ipynb b/docs/guides/train-arrhythmia-model.ipynb index c9eb5307..fbaef426 100644 --- a/docs/guides/train-arrhythmia-model.ipynb +++ b/docs/guides/train-arrhythmia-model.ipynb @@ -8,12 +8,12 @@ "
\n", "\n", "- \n", - "\n", + "\n", " View in Colab\n", "\n", "\n", "- \n", - "\n", + "\n", " GitHub source\n", "\n", "\n", diff --git a/docs/guides/train-ecg-denoiser.ipynb b/docs/guides/train-ecg-denoiser.ipynb index 71de1d5e..b450b12d 100644 --- a/docs/guides/train-ecg-denoiser.ipynb +++ b/docs/guides/train-ecg-denoiser.ipynb @@ -8,12 +8,12 @@ "
\n", "\n", "- \n", - "\n", + "\n", " View in Colab\n", "\n", "\n", "- \n", - "\n", + "\n", " GitHub source\n", "\n", "\n", diff --git a/docs/guides/train-ecg-segmentation.ipynb b/docs/guides/train-ecg-segmentation.ipynb index 7ed6ba14..e688dba0 100644 --- a/docs/guides/train-ecg-segmentation.ipynb +++ b/docs/guides/train-ecg-segmentation.ipynb @@ -8,12 +8,12 @@ "
\n", "\n", "- \n", - "\n", + "\n", " View in Colab\n", "\n", "\n", "- \n", - "\n", + "\n", " GitHub source\n", "\n", "\n", diff --git a/notebooks/byot.ipynb b/notebooks/byot.ipynb index 1ce0f5af..d8d31fac 100644 --- a/notebooks/byot.ipynb +++ b/notebooks/byot.ipynb @@ -8,12 +8,12 @@ "
\n", "\n", "- \n", - "\n", + "\n", " View in Colab\n", "\n", "\n", "- \n", - "\n", + "\n", " GitHub source\n", "\n", "\n", diff --git a/notebooks/ecg-foundation-model.ipynb b/notebooks/ecg-foundation-model.ipynb index 61f8193a..3e973457 100644 --- a/notebooks/ecg-foundation-model.ipynb +++ b/notebooks/ecg-foundation-model.ipynb @@ -8,12 +8,12 @@ "
\n", "\n", "- \n", - "\n", + "\n", " View in Colab\n", "\n", "\n", "- \n", - "\n", + "\n", " GitHub source\n", "\n", "\n", diff --git a/notebooks/train-arrhythmia-model.ipynb b/notebooks/train-arrhythmia-model.ipynb index c9eb5307..fbaef426 100644 --- a/notebooks/train-arrhythmia-model.ipynb +++ b/notebooks/train-arrhythmia-model.ipynb @@ -8,12 +8,12 @@ "
\n", "\n", "- \n", - "\n", + "\n", " View in Colab\n", "\n", "\n", "- \n", - "\n", + "\n", " GitHub source\n", "\n", "\n", diff --git a/notebooks/train-ecg-denoiser.ipynb b/notebooks/train-ecg-denoiser.ipynb index 71de1d5e..b450b12d 100644 --- a/notebooks/train-ecg-denoiser.ipynb +++ b/notebooks/train-ecg-denoiser.ipynb @@ -8,12 +8,12 @@ "
\n", "\n", "- \n", - "\n", + "\n", " View in Colab\n", "\n", "\n", "- \n", - "\n", + "\n", " GitHub source\n", "\n", "\n", diff --git a/notebooks/train-ecg-segmentation.ipynb b/notebooks/train-ecg-segmentation.ipynb index 7ed6ba14..e688dba0 100644 --- a/notebooks/train-ecg-segmentation.ipynb +++ b/notebooks/train-ecg-segmentation.ipynb @@ -8,12 +8,12 @@ "
\n", "\n", "- \n", - "\n", + "\n", " View in Colab\n", "\n", "\n", "- \n", - "\n", + "\n", " GitHub source\n", "\n", "\n", diff --git a/poetry.lock b/poetry.lock index d8fe5c8e..9eed4d53 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2518,35 +2518,6 @@ files = [ {file = "nest_asyncio-1.6.0.tar.gz", hash = "sha256:6f172d5449aca15afd6c646851f4e31e02c598d553a667e38cafa997cfec55fe"}, ] -[[package]] -name = "neuralspot-edge" -version = "0.1.3" -description = "" -optional = false -python-versions = ">=3.11,<3.13" -files = [] -develop = false - -[package.dependencies] -boto3 = "^1.34.151" -h5py = "^3.10.0" -keras = "^3.0.4" -matplotlib = "^3.9.0" -pandas = "^2.2.2" -plotly = "^5.22.0" -pydantic = "^2.6.1" -requests = "^2.31.0" -scikit-learn = "^1.5.1" -seaborn = "^0.13.2" -tensorflow = "^2.16.1" -tqdm = "^4.66.4" - -[package.source] -type = "git" -url = "https://github.com/AmbiqAI/neuralspot-edge.git" -reference = "HEAD" -resolved_reference = "b5ed7f5d884d1297728c94a39eef1ba9cff3fe07" - [[package]] name = "nodeenv" version = "1.9.1" @@ -5180,4 +5151,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = ">=3.11,<3.13" -content-hash = "1a3b60841bfb644cf9426a21237665cca6872a7a0963d7b2f8dcd755dc0ae3ed" +content-hash = "28f9571d81dcafc5f2bb370c439c19bd27dcdf538bdc1792678c8569a852fe3c" diff --git a/pyproject.toml b/pyproject.toml index dc98ed9a..f8878500 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,6 @@ orjson = "^3.9.13" physiokit = "^0.8.1" requests = "^2.31.0" argdantic = {extras = ["all"], version = "^1.0.0"} -neuralspot-edge = {git = "https://github.com/AmbiqAI/neuralspot-edge.git"} [tool.poetry.group.dev.dependencies] ipython = "^8.21.0"