A Jupyter kernel for Scilab Install as `pip install scilab_kernel`. See the installation instructions for `scilab2py `_ and `Jupyter Notebook `_. You should have a `Scilab` entry under "New" on the Jupyter Notebook dashboard. It supports command history, the ``?`` help magic and calltips, plotting, and completion. You can toggle inline plotting using ``%inline``. For details of how this works, see Jupyters's docs on `wrapper kernels `_.