AnswerDotAI / AnswerDotAI/nbdev

Add option to choose installation directory for `nbdev_install_hooks`

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

Description

When trying to run `nbdev_install_hooks`, I get

`PermissionError: [Errno 13] Permission denied: '/home/azureuser/.jupyter/jupyter_notebook_config.py'`

The reason is that I work in an Azure Machine Learning workspace, where no users have access to their home directory.
I think this could open up `nbdev` to a large user-base that really needs it. 🙏

Proposed solution:
- Add `hook_install_path` option to the `settings.ini`-file.

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.