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

Setting global variables more transparently #51

Open
agoscinski opened this issue Jul 3, 2024 · 1 comment
Open

Setting global variables more transparently #51

agoscinski opened this issue Jul 3, 2024 · 1 comment

Comments

@agoscinski
Copy link
Collaborator

In #45 we will set the global variables within a test. This is needed because we need to get the jupyter version. Neverthless it would be nicer if we make this configuration a bit more transparent to developers. One could make a class with static methods to retrieve the globals.

agoscinski added a commit that referenced this issue Jul 3, 2024
We need to check the jupyter version to set the globals, the version is only
available when running a notebooki. The easiest way is do it within a test.
Opened issue #51 to implement this cleaner.
@agoscinski
Copy link
Collaborator Author

This is not only important for more structured, we need this to run individual tests.

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