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

https://github.com/kylebarron/stata_kernel

A Jupyter kernel for Stata. Works with Windows, macOS, and Linux.
https://github.com/kylebarron/stata_kernel

jupyter jupyter-kernels jupyter-notebook stata

Last synced: 26 days ago
JSON representation

A Jupyter kernel for Stata. Works with Windows, macOS, and Linux.

Awesome Lists containing this project

README

        

# stata_kernel

[![Build Status](https://travis-ci.org/kylebarron/stata_kernel.svg?branch=master)](https://travis-ci.org/kylebarron/stata_kernel) [![Downloads](https://pepy.tech/badge/stata-kernel)](https://pepy.tech/project/stata-kernel) [![Downloads/Month](https://pepy.tech/badge/stata-kernel/month)](https://pepy.tech/project/stata-kernel)

`stata_kernel` is a Jupyter kernel for Stata; It works on Windows, macOS, and
Linux.

To see an example Jupyter Notebook, [click here.](https://nbviewer.jupyter.org/github/kylebarron/stata_kernel/blob/master/examples/Example.ipynb)

For documentation and more information, see: [https://kylebarron.dev/stata_kernel](https://kylebarron.dev/stata_kernel)

#### Jupyter Notebook
![Jupyter Notebook](https://raw.githubusercontent.com/kylebarron/stata_kernel/master/docs/src/img/jupyter_notebook_example.gif)

#### Atom
![Atom](https://raw.githubusercontent.com/kylebarron/stata_kernel/master/docs/src/img/stata_kernel_example.gif)