-
**By Wed 10/09**
- [x] NW will review analysis part of [protocol](https://docs.google.com/document/d/1ts-VyCGtjB9pwRIShM0HZiSFL5SV-QWaEFAQuvqn-SY/edit) (https://github.com/PugetSoundClinic-PIT/OSH_Rev…
-
... rather than red/green, which is hard to distinguish for Daltonian people.
Reasoning: When reading the docs, I first didn't understand the [annotations example](https://docs.bokeh.org/en/latest/…
-
For example, the one with personal/business flights I've been experimenting with.
It would be nice to have more than CV provided out-of-the box.
-
Please find below a conversation with @ceriottm , who kindly agreed (suggested, actually) to share this here as a record of the reasoning behind the current scope of the `atomistic.software` list and …
-
### Bug description
The issue is an elevation of the original discussion post regarding supplementary files and quarto pub, c.f. https://github.com/quarto-dev/quarto-cli/discussions/6487
So, I'…
-
As on December 2020, all the issues in various repositories of sanskrit-lexicon organization were visited by @drdhaval2785 and a list of issues in descending order of importance was created.
|Sr. …
-
The OIDC client credentials flow for long machine-to-machine workflows would be nice.
Can probably be supported through req_oauth_client_credentials in httr2
-
**Submitting author:** @garezana (Virnaliz Cruz)
**Repository:** https://github.com/carpentriesoffline/offlinedatasci/
**Branch with paper.md** (empty if default branch):
**Version:** v0.5.0
**Editor…
-
Introduction - Reflections on Hands-on Teaching and Learning
Why engage in Hands-on activities?
Our philosophy and skills
Videos
Lectures, links to our reflections on hands-on teaching
List of …
-
### Before
```python
with pm.Model():
...
approx = pm.fit(method='advi')
```
### After
```python
with pm.Model():
...
approx = pm.fit(method='dadvi')
```
### Context …