-
Notifications
You must be signed in to change notification settings - Fork 36
JOSS Review: Optional flag to plot (but not show) a Fermi surface #21
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
Comments
I got ahead of myself. I see that later in the docs there are other backends! Sorry! This is probably also related to #20 when using the Ubuntu subshell, where I didn't have a GUI or web browser. |
Also you can use Although, currently you can't do |
The second case would be really useful to add, I think! You can't beat the interactiveness :) |
Ok, this has been added. Once you have finished your review I will push a new version with this feature. |
Uh oh!
There was an error while loading. Please reload this page.
RE: openjournals/joss-reviews#3089
Describe the bug
Upon running
ifermi plot
, it appears that an .html file is generated and an attempt is made to view the plot. I think it would be nice to have an optional flag to generate the plot but not show it. In my case, I'm SSH'd into a Linux machine without x-forwarding, and the code calls a web browser that I can't actually view and have to manually cancel out of every time I generate a plot via the command line interface.The text was updated successfully, but these errors were encountered: