AnswerDotAI / AnswerDotAI/nbdev

nbdev-new does not work as expected

Open
#1,583 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
5.3k
Forks
513
Avg merge
2d 30m
Merged PRs (30d)
8

Description

sys.exit(nbdev_new())
~~~~~~~~~^^
File "/lambda/nfs/jan2026/research/op_resilience/.pixi/envs/default/lib/python3.13/site-packages/fastcore/script.py", line 170, in _f
return tfunc(**merge(args, args_from_prog(func, xtra)))
File "/lambda/nfs/jan2026/research/op_resilience/.pixi/envs/default/lib/python3.13/site-packages/nbdev/cli.py", line 88, in nbdev_new
nbdev_create_config.__wrapped__(**kwargs)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
File "/lambda/nfs/jan2026/research/op_resilience/.pixi/envs/default/lib/python3.13/site-packages/nbdev/config.py", line 128, in nbdev_create_config
if not author: raise ValueError("Could not infer `author` from git. Please pass --author explicitly.")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Could not infer `author` from git. Please pass --author explicitly.

please have a look

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.