From 5d26311d906029e35d7e1aad92ee5fcd4da3a92b Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Tue, 29 Apr 2014 11:26:52 +0530 Subject: updating message to name notebook files --- tbc/templates/tbc/upload-content.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tbc/templates') diff --git a/tbc/templates/tbc/upload-content.html b/tbc/templates/tbc/upload-content.html index 80aa815..01bb584 100644 --- a/tbc/templates/tbc/upload-content.html +++ b/tbc/templates/tbc/upload-content.html @@ -45,7 +45,8 @@ function validate_content() {% block content %}
Upload chapters as individual IPython notebooks
+Upload chapters as individual IPython notebooks. Please do not use spaces to name your Ipython Notebook files. For ex. + use "chapter1.ipynb instead of chapter 1.ipynb"