-
I'm starting a new issue (branching off #167) to track the decisions of this month's meeting and what needs to be done ([video recording](https://www.youtube.com/watch?v=eYJPx9DQIVw) / [raw meeting no…
-
Lets put together a pros/cons list of various options.
To name a few:
- Hugo https://gohugo.io/
- Jekyll https://jekyllrb.com/
- Sphinx https://www.sphinx-doc.org
- Wordpress https://wordp…
-
This issue is to plan out a set of templates for derived variables.
### Overview
Each of these templates would generate an indexed `pd.Series()` associated with an Orca table: not a local column…
-
**请说明发生问题的环境**
> 简悦包含了很多平台的版本,所以为了方便定位,建议告诉我一些必要信息
- 操作系统 **e.g. MacOS**
- 浏览器版本 **e.g. Chrome 103.0.5060.114**
- 简悦版本 **2.0.0**
- 发生问题的地址
- share的notion分享地址:https://galvanized-banj…
-
A recent pull request pointed me to this page https://us.metamath.org/mpeuni/mmset.html . After skimming through some of its contents I noticed the following:
1. ` ... the Metamath Proof Explorer …
-
```js
import React, { useState, useEffect } from 'react';
import NotionPage from './pages/NotionPage';
const App = () => {
const [notionData, setNotionData] = useState(null);
useEffect(()…
-
Continued from #37
The reason for the absolute URLs in org-static-blog is that we avoid re-exporting posts as much as possible. We do this by rendering each page once, and simply copying content f…
-
* Files from syncs should be treated like knowledge.
* Coalesce Files from syncs added to knowledge in the Knowledge table
* Determine when to add Files from Sync to knowledge table:
* KMS should c…
-
### Description / Summary
Although free text search provides one way of easily generating a concordance list of items that match a particular search term (*from* search term to results pages) and gl…
-
*This is a working document with some elements that are ready for development*
While there is convergence on what constitutes an "AI incident", there are still considerable differences between defi…