Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

move nbdev detection to fastcore #627

Closed
wants to merge 1 commit into from
Closed

move nbdev detection to fastcore #627

wants to merge 1 commit into from

Conversation

hamelsmu
Copy link
Contributor

@hamelsmu hamelsmu commented Sep 18, 2024

This migrates nbdev detection to fastcore. Once we review this PR we need to re-run the CI in this PR AnswerDotAI/nbdev#1449

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@hamelsmu hamelsmu added the enhancement New feature or request label Sep 18, 2024
@hamelsmu hamelsmu requested a review from jph00 September 18, 2024 00:32
return cfg_path/cfg_name

# %% ../nbs/13_nbdev.ipynb
def is_nbdev():
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would normally make this a one-liner, but I think having a a docstring is good for LLMs?

@jph00
Copy link
Contributor

jph00 commented Sep 19, 2024

I don't think it makes sense to create a new submodule just for this. Have a look at #628 and see if we can use that in llms-txt and nbdev instead?

@jph00 jph00 closed this Sep 19, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants