Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/n6g7/gatsby-transformer-ipynb
- Owner: n6g7
- Created: 2018-03-18T17:03:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T20:36:50.000Z (4 months ago)
- Last Synced: 2024-09-29T00:01:44.959Z (4 months ago)
- Topics: gatsby, ipynb, jupyter, notebook, plugin, transformer
- Language: JavaScript
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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