We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac459b commit ec1355eCopy full SHA for ec1355e
settings.ini
@@ -5,7 +5,7 @@ repo = execnb
5
description = A description of your project
6
copyright = Put your copyright info here
7
keywords = some keywords
8
-user = fastai
+user = AnswerDotAI
9
author = Jeremy Howard
10
author_email = [email protected]
11
branch = master
@@ -23,9 +23,9 @@ nbs_path = nbs
23
doc_path = _docs
24
recursive = False
25
tst_flags = notest
26
-doc_host = https://fastai.github.io
+doc_host = https://AnswerDotAI.github.io
27
doc_baseurl = /execnb/
28
-git_url = https://github.com/fastai/execnb/
+git_url = https://github.com/AnswerDotAI/execnb/
29
lib_path = execnb
30
title = execnb
31
black_formatting = False
0 commit comments