Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Adding additional software tools in order to make this software robust #10

Open
axiomcura opened this issue Dec 18, 2024 · 0 comments
Open

Comments

@axiomcura
Copy link
Member

          Consider using a tool which allows you to convert the notebooks into code automatically instead of having to run a script (for example, [jupytext](https://jupytext.readthedocs.io/en/latest/)). This would provide benefits with concerns to development (no guessing which script must be used to convert files or when to run it), remove the need for this and other files like it, and increase your development speed (reduce your steps to reach a PR).

If you want to stick with this file and files like it for conversion, consider using a Makefile, justfile, or poethepoet to centralize how and when development tasks are run.

Originally posted by @d33bs in #5 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant