jupyterlab_apod 源码
jupyterlab_apod 在JupyterLab面板中显示随机的NASA天文学图片 先决条件 JupyterLab 安装 jupyter labextension install jupyterlab_apod 发展历程 对于开发安装(需要npm 4或更高版本),请在存储库目录中执行以下操作: npm install npm run build jupyter labextension link . 要重建软件包和JupyterLab应用程序: npm run build jupyter lab build
下载地址
用户评论