Skip to content

Commit 187c9e2

Browse files
committed
docs: fix links and logos
1 parent 74834d5 commit 187c9e2

File tree

8 files changed

+4
-4
lines changed

8 files changed

+4
-4
lines changed

.github/workflows/main.yml

-3
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,3 @@ jobs:
2828
- name: Check if there is no diff library/notebooks
2929
run: |
3030
if [ -n "$(nbdev_diff_nbs)" ]; then echo -e "!!! Detected difference between the notebooks and the library"; false; fi
31-
- name: Run tests
32-
run: |
33-
nbdev_test_nbs

docs/_config.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,8 @@ defaults:
5959
sidebars:
6060
- home_sidebar
6161

62+
default_badges:
63+
colab: true
64+
6265
theme: jekyll-theme-cayman
63-
baseurl: /ai_workshops/
66+
baseurl: /ai_workshops/

docs/images/company_logo.png

23.8 KB
Loading

docs/images/company_logo_big.png

23.8 KB
Loading

docs/images/doc_example.png

-28.3 KB
Binary file not shown.

docs/images/export_example.png

-38 KB
Binary file not shown.

docs/images/favicon.ico

24.3 KB
Binary file not shown.

docs/images/files.png

-8.87 KB
Binary file not shown.

0 commit comments

Comments
 (0)