

Open a command prompt (Windows) / terminal (linux/mac) and type/copy-paste the following commands, pressing enter after each line If these instructions do not work for you, it may be that there has been an update to the kernel, at which point, please refer to the original documentation linked above. It should work with Stata 12 (I have tested it). The instructions for installing the stata_kernel are based from the original documentation here.
Install jupyter notebook for mac how to#
To see how to get a particular language to work in Jupyter Notebooks, please click on the appropriate language:.Use kernels to connect your programming language of choice with python and the notebook.To do this you will need to manually edit the installation path within the Anaconda installer wizard, otherwise it will automatically end up in the C:\ drive Be sure to install Anaconda to the drive where your data lives.Be sure to select Add Anaconda to my PATH environment variable under Advanced Options.Be sure to only install for one user, not the whole system.Be sure to choose Python 3.x, not Python 2.x, as it’s the newer version and is forwards-compatible.Download the full Anaconda distribution i.e. not miniconda.The instructions below will be enough to get you up and running with Jupyter notebooks in your language of choice.

In order to get running, I strongly recommend downloading the Anaconda distribution over other distributions, or even just directly from Python’s website.

Mac’s come shipped with a version of Python, but it is most likely outdated, and it doesn’t contain everything we want. 3.2.3 Customizing Jupyter notebook’s UI.2.1 Reproducible work - an introduction.
