Dan Foreman-Mackey
Dan Foreman-Mackey
I'm not 100% sure if this will work, but what about if you also upload the `listofitemsold.tex` file from here: https://ctan.org/tex-archive/macros/generic/listofitems?lang=en It looks like the error is that if can't...
> the SYW margin icons linking to GitHub and Zenodo look all garbled This looks like some sort of issue with fontawesome. I assume it's something to do with compiler...
I split this into two issues and created #292 to track the bundling of dependencies and changed the title of this thread to reflect a focus on the icon rendering...
I'm not completely sure, but I _think_ it should be possible to include a directory in the `datasets` section, instead of individual files. We're actually discussing this over in https://github.com/showyourwork/showyourwork/pull/248...
Let's try to put together a good example of this at the hack day!
Good question. I think it's unlikely that this won't generally be possible since the PR builds are run on the PR author's account, so they won't have access to your...
I think this could be a good thing to come out of the hack day next week. We could produce a draft of such a document based on our conversations.
@ahartikainen: Interesting - but there's no issue importing it from my main code!
@ColCarroll: Sure! I go to https://colab.research.google.com, create a new notebook, and then put *exactly* the code above into it.  Ref: https://colab.research.google.com/drive/1F1NNJbOoQnJ5b4D7yGOun8yCUBVv8CSd?usp=sharing
I find that changing the order of the imports *doesn't* fix the issue, but it does change the specific jax it finds: `jax 0.2.6` instead of `jaxlib 0.1.57+cuda101`. Edit to...