Skip to content

Commit

Permalink
Merge pull request #10 from shreyashguptas/2-remove-all-documentation…
Browse files Browse the repository at this point in the history
…-around-setting-up-environments-and-keep-it-only-for-google-colab-or-jupyter-cloud

Added Google Collab button in Deep Learning notebook + Updated Config file
  • Loading branch information
shreyashguptas authored Nov 16, 2024
2 parents c22dfd7 + c058d4d commit 431a43d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ logo: images/course-logo.svg
execute:
execute_notebooks: off

# Launch button settings - simplified configuration
launch_buttons:
notebook_interface: "classic"
colab_url: "https://colab.research.google.com"

# Define the build settings
html:
use_issues_button: true
Expand Down
7 changes: 7 additions & 0 deletions chapters/Chapter x - Introduction to Deep Learning.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"https://colab.research.google.com/github/shreyashguptas/Machine-Learning-for-Dummies/blob/main/chapters/Chapter%20x%20-%20Introduction%20to%20Deep%20Learning.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit 431a43d

Please sign in to comment.