跳转到主要内容

一个JupyterLab扩展。

项目描述

Datalayer

🪐 📖 Jupyter Mardown

从您的Jupyter和ObservableHQ笔记本创建代码交互式网站。

pip install -e .[test]
jupyter labextension develop . --overwrite
jupyter labextension list
jupyter server extension list
# open http://localhost:8686/api/jupyter/lab?token=60c1661cc408f978c309d04157af55c9588ff9557c9380e4fb50785750703da6
yarn jupyterlab

查看

文档

🚧 静态示例

您可以在 example/.out 文件夹下构建一个静态示例网站。

# This will open example/.out/index.html in your browser.
make example-example && \
  open example/.out/index.html

您可以在您的 Vercel(原名Now.js)账户中部署示例。使用以下命令配置vercel datalayer-jupyter-react-example 项目:

  • 构建命令:yarn build:vercel
  • 输出目录:storybook/.out

然后运行以下命令在vercel上部署:

# Deploy the example (if you have karma for).
# open https://api/jupyter.datalayer.io
make example-deploy

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解更多关于 安装包的信息

源代码分发

jupyter_markdown-0.0.2.tar.gz (674.2 kB 查看哈希值)

上传时间 源代码

构建分发

jupyter_markdown-0.0.2-py3-none-any.whl (688.4 kB 查看哈希值)

上传时间 Python 3

支持