desktop:@ actually-colab的主要Web应用程序,这是一个实时的基于Jupyter Kernel协作的编辑器,由@jtaylorchang和@baileytincher在@ Urbana-Champaign的@Illinois大学构建

时间:2024-03-26 18:27:17
【文件属性】:

文件名称:desktop:@ actually-colab的主要Web应用程序,这是一个实时的基于Jupyter Kernel协作的编辑器,由@jtaylorchang和@baileytincher在@ Urbana-Champaign的@Illinois大学构建

文件大小:319KB

文件格式:ZIP

更新时间:2024-03-26 18:27:17

TypeScript

桌面 内核网关 该过程由内核隐藏渲染器过程启动,并通过IPC与主过程进行通信。 jupyter kernelgateway --KernelGatewayApp.allow_origin= " * " --KernelGatewayApp.allow_headers= " content-type " --KernelGatewayApp.allow_methods= " * " 出于安全原因,将CORS Access-Control-Allow-Origin设置为*通常是一种不好的做法。 如果任何网站或恶意代理知道要寻找的内容,这将使它们对您的计算机执行代码。 而是使用以下来源,具体取决于您是处于开发还是生产中: 开发: http://localhost:4000 制作: https://app.actuallycolab.org : https://app.actuallyco


【文件预览】:
desktop-master
----.eslintrc.json(604B)
----.gitignore(393B)
----package.json(3KB)
----.lintstagedrc.json(329B)
----src()
--------api()
--------components()
--------react-app-env.d.ts(40B)
--------redux()
--------kernel()
--------types()
--------utils()
--------App.global.less(3KB)
--------constants()
--------index.tsx(427B)
--------pages()
--------reportWebVitals.ts(425B)
--------App.tsx(2KB)
----LICENSE(1KB)
----public()
--------robots.txt(67B)
--------index.html(2KB)
--------favicon.ico(353KB)
--------manifest.json(395B)
--------logo512.png(30KB)
----tsconfig.json(503B)
----.env(67B)
----.github()
--------FUNDING.yml(23B)
--------workflows()
----.prettierrc.json(90B)
----.prettierignore(7B)
----README.md(2KB)
----less-watcher.config.json(115B)
----.eslintignore(857B)
----netlify.toml(102B)
----.vscode()
--------settings.json(794B)
----.gitattributes(113B)
----.husky()
--------.gitignore(2B)
--------pre-commit(59B)
----.editorconfig(188B)
----yarn.lock(566KB)

网友评论