文件名称:jupyterlite:没有服务器的浏览器中的Jupyter
文件大小:249KB
文件格式:ZIP
更新时间:2024-04-16 21:24:58
TypeScript
珍珠岩 JupyterLite是一个JupyterLab发行版,它完全在没有Jupyter Server的浏览器中运行。 开发安装 确保已安装 然后运行以下命令: # install the dependencies yarn # build the app yarn run build # start a local http server npx http-server 然后在网络浏览器中转到以启动JupyterLite。