Skip to content

πŸ‹ Stata docker images (with Jupyter + LaTeX) πŸ‹ Can be run locally and remotely πŸ‹

Notifications You must be signed in to change notification settings

EBoisseauSierra/docker-stata

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Build and Push Image

⚠️ Disclaimer

This is an unofficial repository to run Stata using Docker. You must have the license code. Otherwise, you can't execute Stata both on batch mode or via Jupyter because the stata.lic file is not attached in the Docker images.

Images

There are two images, one only consists of Stata, the other one has Jupyter and LaTeX installed. To see my Docker repositories, visit here. Use the following Docker commands to pull the images:

# only Stata
docker pull ledwindra/base-stata:latest

# with Jupyter and LaTeX
docker pull ledwindra/jupyter-stata:latest

Too lazy to install Docker?

No worries, you can execute this via GitHub Codespaces for both public and private repositories. Its default setup has Docker installed. Understanding Docker commands may be helpful, though you can just copy and paste my snippets above.

About

πŸ‹ Stata docker images (with Jupyter + LaTeX) πŸ‹ Can be run locally and remotely πŸ‹

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 96.7%
  • Dockerfile 3.3%