rht

Results 168 issues of rht

- [x] Depends on https://github.com/projectmesa/mesa/pull/1942 to be merged.

TODO: - [ ] test for the changes when the density of the trader agents is higher

Currently, the stream list is sorted by the number of topics. This is the use case of Lean, but other project may prefer different sorting method, e.g. Rust prefers sorting...

`page_head_html` and `page_footer_html` will be introduced in #62. But they have yet to be exposed to the GHA user. See the discussion in https://github.com/zulip/zulip-archive/pull/62#discussion_r617300956.

From https://github.com/zulip/zulip-archive/issues/2#issuecomment-557917079 : > `% include` is emitted into the markdown files which isn't Markdown -- I think we should avoid doing so in the official tool, since it presumes...

As of latest master, I can't run the model on my laptop without having to setup a Postgresql server. This is overkill. It would be great if I can have...

This line: https://github.com/ncsa/COVID19-mesa/blob/d384d47abfbea5190184a17cead6b444da8b1bfd/batchrunner_local.py#L174 `data_lists` only exists once, in that particular line in this Git repo. It's never been defined elsewhere.