Select Git revision
settings.ini
Chloé Lallemand authored
settings.ini 1.46 KiB
############
### Settings for NBDev (leximpact_socio_fisca_simu_etat)
############
[DEFAULT]
# All sections below are required unless otherwise specified
host = gitlab
lib_name = leximpact_prepare_data
# For Enterprise Git add variable repo_name and company name
repo_name = leximpact-prepare-data
company_name = leximpact
user = leximpact
description = Data preparation package
keywords = data
author = benoit-cty
author_email = 4-benoit-cty@users.noreply.git.leximpact.dev
copyright = Assemblee Nationale
branch = master
version = 0.0.47
min_python = 3.8
audience = Developers
language = French
# Set to True if you want to create a more fancy sidebar.json than the default
custom_sidebar = True
clean_ids = False
# Passer à False pour pouvoir utiliser `poetry run nbdev_sidebar`
#custom_sidebar = False
# Add licenses and see current list in `setup.py`
license = agpl3
# From 1-7: Planning Pre-Alpha Alpha Beta Production Mature Inactive
status = 4
# Change to, e.g. "nbs", to put your notebooks in nbs dir instead of repo root
nbs_path = notebooks
doc_path = _docs
# Whether to look for library notebooks recursively in the `nbs_path` dir
recursive = True
# Anything shown as '%(...)s' is substituted with that setting automatically
#doc_host = https://%(user)s.github.io
url = https://documentation.leximpact.dev/
doc_host = %(url)s
doc_baseurl = /%(lib_name)s/
git_url = https://git.leximpact.dev/leximpact/%(repo_name)s/tree/%(branch)s/
lib_path = %(lib_name)s
title = %(lib_name)s