Jun 12, 2026 · Observable notebooks are lightweight documents that let you think, explore, and explain with code. Quick to sketch and infinitely flexible, use them to analyze or visualize data, craft beautiful explanations, and support data-driven workflows with custom apps.
Apr 8, 2020 ·
https://observablehq.com/@zqlu/observable
Apr 8, 2020 · Observa ble 是什么? 按照官方的说法, Observa ble 是用来探索数据和用代码思考的 notebook。 如果你知道 Jupter,那么可以理解 Observa ble 是可视化领域的 notebook。 那 Observa ble 可以用来做什么呢?
Jul 14, 2017 ·
https://www.cnblogs.com/shitoupi/p/7168601.html
Jul 14, 2017 · 现在我们终于有了一个还不错的实现。 这样实现还有其他好处,例如:可以写子类继承 Observa ble 类,然后在子类中重写某些内容以优化程序。 接下来我们来总结一下该部分的内容: Ob serv able 就是函数,它接受 Observer 作为参数,又返回一个函数。