jupyter-内核-手表
为您监视 jupyter 内核目录。
|
var KernelWatch = require ( 'jupyter-kernel-watch' )
var watcher = KernelWatch ( [ '/path/to/kernels' , '/another/path/to/.jupyter/kernels' ] )
watcher . on ( 'data' , function ( kernelSpecs ) {
// kernelSpecs is a list of the contents of the kernel.json as a JSON object
// e.g. [
// {
// "filepath": "/path/to/kernels/python/kernel.json",
// "dat
多智能体系统——竞争网络下异构多智能体系统的分组一致性问题 Group consensus of heterogeneous multi-agent system (附论文链接+源码Matlab)
多智能体系统——具有非线性不确定干扰的多智能体系统的固定时间事件触发一致性控制(附论文链接+源码Matlab)
2021年五一杯数学建模消防救援问题思路
2021年MathorCup A题自动驾驶中的车辆调头问题思路(附论文 程序链接)