摘要:
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。 服务端基于 Spring Boot 和 Spring Cloud 开发,打包后可以直接运行,不需要额外 阅读全文
摘要:
Jupyter Notebook 如何让输出的内容存放到文件中 How to Save the Output of a Cell as a Text File in Jupyter https://discourse.jupyter.org/t/is-there-a-way-to-save-the- 阅读全文
摘要:
ImportError: libcrypto.so.3: cannot open shared object file: No such file or directoryBuilding wheel for pysam (pyproject.toml) ...https://github.com/ 阅读全文