Skip to content

Commit 023f884

Browse files
Merge pull request #1967 from kili-technology/optimise-doc-images
docs: fix dead links and optimise images
2 parents 267d2ce + c4c1fa1 commit 023f884

29 files changed

+67
-56
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848
always_run: false
4949
pass_filenames: true
5050
require_serial: true
51-
additional_dependencies: [click, nbconvert]
51+
additional_dependencies: [click, nbconvert, pillow, urllib3]
5252
- id: detect-kili-api-key
5353
name: Detect Kili API key
5454
language: python
10.2 KB
Loading

docs/assets/get_project_id.jpg

-57.5 KB
Binary file not shown.

docs/assets/kili_logo_resized.webp

3.66 KB
Loading

docs/assets/teslabb.jpg

-101 KB
Binary file not shown.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Getting started with the Kili Python SDK
22

3-
<img src="assets/Kili_Core_Illustration_Interact.png" alt="Kili Character" align="right" style="height:400px;"/>
3+
<img src="assets/Kili_Core_Illustration_Interact_resized.webp" alt="Kili Character" align="right" style="height:400px;"/>
44

55
## What is Kili?
66

docs/sdk/tutorials/export_a_kili_project.md

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

docs/sdk/tutorials/finetuning_dinov2.md

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

docs/sdk/tutorials/import_text_assets.md

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

docs/sdk/tutorials/importing_assets_and_metadata.md

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)