-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.ini
42 lines (41 loc) · 1.1 KB
/
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
[DEFAULT]
repo = metagentorch
lib_name = metagentorch
version = 0.0.2
lib_path = metagentorch
license = apache2
doc_path = _docs
readme_nb = index.ipynb
custom_sidebar = True
doc_host = https://vtecftwy.github.io
doc_baseurl = /metagentorch
git_url = https://github.com/vtecftwy/metagentorch
title = metagentorch
nbs_path = nbs-dev
recursive = True
tst_flags = notest
put_version_in_init = True
branch = main
audience = Science/Research
author = Charlier
author_email = github@procurasia.com
copyright = Copyright 2022-2025, Etienne Charlier, All rights reserved.
description = Set of tools used for metagenomics research project, using keras and pytorch
keywords = nbdev jupyter notebook python
language = English
status = 3
user = vtecftwy
conda_user = vtecftwy
min_python = 3.10
requirements = eccore fastcore matplotlib numpy pandas tqdm ipywidgets keras==3.8
pip_requirements = torch==2.5
conda_requirements = pytorch==2.5
dev_requirements = nbdev wandb
black_formatting = False
allowed_metadata_keys =
allowed_cell_metadata_keys =
jupyter_hooks = True
clean_ids = True
clear_all = False
cell_number = True
skip_procs =