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

Unable to auto-document DataJoint modules in aeon_mecha #85

Open
lochhh opened this issue Dec 10, 2024 · 0 comments
Open

Unable to auto-document DataJoint modules in aeon_mecha #85

lochhh opened this issue Dec 10, 2024 · 0 comments
Assignees

Comments

@lochhh
Copy link
Collaborator

lochhh commented Dec 10, 2024

Sphinx-autodoc needs to import modules when auto-generating docs. For aeon_mecha.dj_pipeline modules, schema = dj.Schema(...) gets executed upon import, and the user is prompted to log in with their DataJoint username and password. How can we make these modules importable without logging in?

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

3 participants