Skip to content

Commit 9b5c635

Browse files
Built site for gh-pages
1 parent a765c5a commit 9b5c635

File tree

83 files changed

+1992
-29
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+1992
-29
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5fa23e98
1+
1c06e8b1

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@ <h1 class="title">Page Not Found</h1>
870870
</div>
871871
</div>
872872
</footer>
873-
<script src="https://cdn.jsdelivr.net/gh/beyondsimulations/web-embedded-chat@main/floating-chat.js"></script>
873+
<script src="https://cdn.jsdelivr.net/gh/beyondsimulations/web-embedded-chat@latest/floating-chat.js"></script>
874874
<script>
875875
new UniversalChatWidget({
876876
title: "Python Assistant",

assignments/assignment-1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ <h1>Hangman</h1>
958958
</div>
959959
</div>
960960
</footer>
961-
<script src="https://cdn.jsdelivr.net/gh/beyondsimulations/web-embedded-chat@main/floating-chat.js"></script>
961+
<script src="https://cdn.jsdelivr.net/gh/beyondsimulations/web-embedded-chat@latest/floating-chat.js"></script>
962962
<script>
963963
new UniversalChatWidget({
964964
title: "Python Assistant",

assignments/assignment-1.pdf

0 Bytes
Binary file not shown.

assignments/assignment-2 5.pdf

26.6 KB
Binary file not shown.

assignments/assignment-2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ <h1>Dashboards</h1>
10021002
</div>
10031003
</div>
10041004
</footer>
1005-
<script src="https://cdn.jsdelivr.net/gh/beyondsimulations/web-embedded-chat@main/floating-chat.js"></script>
1005+
<script src="https://cdn.jsdelivr.net/gh/beyondsimulations/web-embedded-chat@latest/floating-chat.js"></script>
10061006
<script>
10071007
new UniversalChatWidget({
10081008
title: "Python Assistant",

assignments/assignment-2.pdf

0 Bytes
Binary file not shown.

general/chat.pdf

0 Bytes
Binary file not shown.

general/cheatsheet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1833,7 +1833,7 @@ <h1>Best Practices</h1>
18331833
</div>
18341834
</div>
18351835
</footer>
1836-
<script src="https://cdn.jsdelivr.net/gh/beyondsimulations/web-embedded-chat@main/floating-chat.js"></script>
1836+
<script src="https://cdn.jsdelivr.net/gh/beyondsimulations/web-embedded-chat@latest/floating-chat.js"></script>
18371837
<script>
18381838
new UniversalChatWidget({
18391839
title: "Python Assistant",

general/cheatsheet.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)