Sujay Shankar

Results 22 comments of Sujay Shankar

I've pushed changes that make the documentation more download-agnostic. To your latter point, with PHOENIX, users are required to mess with the native directory structure to get it to how...

On second thought, it's really straightforward to make gollum work with PHOENIX's default structure, so I went ahead and changed both the code and the documentation to reflect that. As...

The most recent commits should have fixed the extra headers appearing in the documentation pages, instead replaced by module-specific headers for PHOENIX, Sonora, etc. Are there any other issues that...

I've dealt with the warnings in the recent commit, and yes, we download the spectra from the PHOENIX server. While we currently don't support or claim to support downloading and...

I agree with you, our documentation seems to be missing the actual show method for the chart. I think this relies on notebooks' behavior of rendering certain objects when expressed...

Okay, I believe I've updated our quickstart tutorial. Regarding pyqt5, I'm trying to reproduce the error, but the code is running fine, both in notebook and in raw IPython, without...

I see, I myself don't technically use conda either, but mamba, which is to conda as uv is to pip, I assume. Unfortunately, pyqt5 is the pip package name while...

Hi all, I believe the most recent commit has finished up the path issue, gollum now automatically creates your config with default paths if it doesn't detect one (located in...

I also will be adding instructions regarding the config system to the documentation when I get around to editing that.

This is a great question and definitely something that we're considering as a feature, the serialization of PHOENIXGrid objects. While this behavior isn't in gollum natively yet, off the top...