From 8fbcc281dbbbdb4d482ca0fdc538a2293218d72c Mon Sep 17 00:00:00 2001 From: VsevolodX <79542055+VsevolodX@users.noreply.github.com> Date: Tue, 27 Feb 2024 15:43:43 -0800 Subject: [PATCH 1/3] api-examples++: bump --- content/api-examples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/api-examples b/content/api-examples index bea67ff..e6263b5 160000 --- a/content/api-examples +++ b/content/api-examples @@ -1 +1 @@ -Subproject commit bea67ff11aca0a182a74c3d43b8581b79f7b4404 +Subproject commit e6263b51dd4efb003d1a70d2b163d5c2c13e05a8 From 3de606e8c83a1618a8ea93cffbf123a9293a7f49 Mon Sep 17 00:00:00 2001 From: VsevolodX <79542055+VsevolodX@users.noreply.github.com> Date: Tue, 27 Feb 2024 15:44:11 -0800 Subject: [PATCH 2/3] chore: remove incorrect script --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 77d07d8..abd3ffe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "scripts": { "start": "python -m http.server -b localhost -d ./dist", - "build": "python -m pip install -r requirements.txt; cp -rL content content-resolved; jupyter lite build --contents content-resolved --output-dir dist", - "install": "cd content; git clone https://github.com/exabyte-io/api-examples.git?=feature/SOF-7232 api-examples; cd -" + "build": "python -m pip install -r requirements.txt; cp -rL content content-resolved; jupyter lite build --contents content-resolved --output-dir dist" } } From 030aad1dab1ed7678bf1516e57c3ef6f732efb95 Mon Sep 17 00:00:00 2001 From: VsevolodX <79542055+VsevolodX@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:59:55 -0800 Subject: [PATCH 3/3] api-examples++: bump --- content/api-examples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/api-examples b/content/api-examples index e6263b5..a40aece 160000 --- a/content/api-examples +++ b/content/api-examples @@ -1 +1 @@ -Subproject commit e6263b51dd4efb003d1a70d2b163d5c2c13e05a8 +Subproject commit a40aece7266a2050c9ae446ad6c5793ed99bd2d0