kylebarron / stata_kernel

A Jupyter kernel for Stata. Works with Windows, macOS, and Linux.
https://kylebarron.dev/stata_kernel/
GNU General Public License v3.0
262 stars 55 forks source link

The word "format" appears below stata plot output #427

Open roblem opened 2 years ago

roblem commented 2 years ago

When I run the code

sysuse auto
hist price

Expected results: the plot Actual Results: the plot + the text format

Here is a screenshot: stata_plot_format

This is running on a jupyterhub server:


Selected Jupyter core packages...
IPython          : 8.3.0
ipykernel        : 6.13.0
ipywidgets       : 7.7.0
jupyter_client   : 7.3.0
jupyter_core     : 4.9.2
jupyter_server   : 1.17.0
jupyterlab       : 3.4.0
nbclient         : 0.6.2
nbconvert        : 6.5.0
nbformat         : 5.4.0
notebook         : 6.4.11
qtconsole        : not installed
traitlets        : 5.1.1