data8 преди 4 години
родител
ревизия
652a079bfd
променени са 1 файла, в които са добавени 6 реда и са изтрити 6 реда
  1. 6 6
      _config.yml

+ 6 - 6
_config.yml

@@ -58,10 +58,10 @@ jupyterhub_interact_text: Interact             # The text that interact buttons
 # Binder link settings
 use_binder_button: true                  # If 'true', add a binder button for interactive links
 binderhub_url: https://mybinder.org                        # The URL for your BinderHub. If no URL, use ""
-binder_repo_base: https://github.com/                     # The site on which the textbook repository is hosted
-binder_repo_org: data-8                       # The username or organization that owns this repository
-binder_repo_name: textbook                         # The name of the repository on the web
-binder_repo_branch: gh-pages                   # The branch on which your textbook is hosted.
+binder_repo_base: https://git.cmp.uea.ac.uk/                     # The site on which the textbook repository is hosted
+binder_repo_org: cmpsupport                       # The username or organization that owns this repository
+binder_repo_name: data8.git                         # The name of the repository on the web
+binder_repo_branch: master                   # The branch on which your textbook is hosted.
 binderhub_interact_text: Interact              # The text that interact buttons will contain.
 
 # Thebelab settings
@@ -87,8 +87,8 @@ scholar:
 #######################################################################################
 # Jupyter book settings you probably don't need to change
 
-google_analytics:
-  mytrackingcode: 'UA-148221575-1'
+#google_analytics:
+#  mytrackingcode: 'UA-148221575-1'
 content_folder_name: content           # The folder where your raw content (notebooks/markdown files) are located
 images_url: /assets/images                   # Path to static image files
 css_url: /assets/css                      # Path to static CSS files