Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n6g7/gatsby-transformer-ipynb

Gatsby transformer plugin for jupyter files
https://github.com/n6g7/gatsby-transformer-ipynb

gatsby ipynb jupyter notebook plugin transformer

Last synced: 3 months ago
JSON representation

Gatsby transformer plugin for jupyter files

Awesome Lists containing this project

README

        

# gatsby-transformer-ipynb

[![CircleCI](https://circleci.com/gh/n6g7/gatsby-transformer-ipynb.svg?style=svg)](https://circleci.com/gh/n6g7/gatsby-transformer-ipynb)
[![npm version](https://badge.fury.io/js/gatsby-transformer-ipynb.svg)](https://badge.fury.io/js/gatsby-transformer-ipynb)
[![Known Vulnerabilities](https://snyk.io/test/github/n6g7/gatsby-transformer-ipynb/badge.svg?targetFile=package.json)](https://snyk.io/test/github/n6g7/gatsby-transformer-ipynb?targetFile=package.json)

Gatsby transformer plugin for jupyter files.

## Usage

- Install: `yarn add gatsby-transformer-ipynb`
- Add to your plugins in `gatsby-config.js`:
```js
plugins: ['gatsby-transformer-ipynb']
```

## To do

- [ ] Syntax highlighting
- [ ] mathjax