-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathsettings.ini
44 lines (43 loc) · 1011 Bytes
/
settings.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[DEFAULT]
host = github
lib_name = execnb
repo = execnb
description = A description of your project
copyright = Put your copyright info here
keywords = some keywords
user = AnswerDotAI
author = Jeremy Howard
author_email = [email protected]
branch = master
version = 0.1.12
min_python = 3.7
requirements = fastcore>=1.5.5 ipython
dev_requirements = matplotlib Pillow mistletoe
console_scripts = exec_nb=execnb.shell:exec_nb
audience = Developers
language = English
custom_sidebar = False
license = apache2
status = 2
nbs_path = nbs
doc_path = _docs
recursive = False
tst_flags = notest
doc_host = https://AnswerDotAI.github.io
doc_baseurl = /execnb/
git_url = https://github.com/AnswerDotAI/execnb/
lib_path = execnb
title = execnb
black_formatting = False
readme_nb = index.ipynb
allowed_metadata_keys =
allowed_cell_metadata_keys =
conda_user = fastai
preview_port = 3000
preview_host = localhost
jupyter_hooks = True
clean_ids = True
clear_all = False
put_version_in_init = True
cell_number = False
skip_procs =