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

multiverse guide has undefined variables #2297

Open
Eric-Arellano opened this issue Nov 12, 2024 · 0 comments
Open

multiverse guide has undefined variables #2297

Eric-Arellano opened this issue Nov 12, 2024 · 0 comments

Comments

@Eric-Arellano
Copy link
Collaborator

Remove this:

{
"cell_type": "code",
"execution_count": null,
"id": "613c4d93",
"metadata": {
"tags": [
"remove-cell"
]
},
"outputs": [],
"source": [
"# This cell is hidden from users\n",
"# It stops the linter complaining about undefined variables\n",
"# ruff: noqa: F821"
]
},

To see what the issues are, remove that code cell and then run tox -e lint -- docs/guides/multiverse-computing-singularity.ipynb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant