Azure devops extension for rendering Jupyter Notebook inline
Перейти к файлу
microsoft-github-policy-service[bot] 432dcfd6cb
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2022-11-28 19:35:24 +00:00
css Jupyter notebook renderer version 1.5.2 2020-02-15 18:22:18 -08:00
images Jupyter notebook renderer version 1.5.2 2020-02-15 18:22:18 -08:00
marketplace Jupyter notebook renderer version 1.5.2 2020-02-15 18:22:18 -08:00
scripts Jupyter notebook renderer version 1.5.2 2020-02-15 18:22:18 -08:00
.gitignore Jupyter notebook renderer version 1.5.2 2020-02-15 18:22:18 -08:00
LICENSE Initial commit 2019-01-10 23:54:34 -08:00
README.md Jupyter notebook renderer version 1.5.2 2020-02-15 18:22:18 -08:00
SECURITY.md Microsoft mandatory file 2022-07-28 16:46:19 +00:00
nbrender.html Jupyter notebook renderer version 1.5.2 2020-02-15 18:22:18 -08:00
package.json Jupyter notebook renderer version 1.5.2 2020-02-15 18:22:18 -08:00
vss-extension.json Jupyter notebook renderer version 1.5.2 2020-02-15 18:22:18 -08:00

README.md

Azure Devops Extension: Jupyter Notebook Renderer

This repo contains source codes to Jupyter Notebook Renderer Extension for Azure Devops

Build Locally

  1. Install TFX cross platform command line interface (CLI): npm i -g tfx-cli

  2. Run tfx extension create --manifest-globs vss-extension.json

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.