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

Banner doesn't display #390

Closed
laurentheirendt opened this issue Jul 21, 2021 · 1 comment · Fixed by #403
Closed

Banner doesn't display #390

laurentheirendt opened this issue Jul 21, 2021 · 1 comment · Fixed by #403

Comments

@laurentheirendt
Copy link
Member

Summary

sometimes when doing using COBREXA, the banner doesn’t show

Environment

Linux CentOS, Julia 1.6.0

Steps to reproduce

1. launch Julia
2. type: `using COBREXA`

Expected behavior

the banner is displayed

Actual behavior

the banner is not displayed

@exaexa
Copy link
Collaborator

exaexa commented Aug 2, 2021

there would need to be a specific functionality to support this (I'll ask around). Current banner is printed out basically as a side effect of the package precompilation, which "runs" all the code to create the modules (e.g. expand macros).

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

Successfully merging a pull request may close this issue.

2 participants