Next-generation web-based notebook environment for interactive computing.
JupyterLab enables you to work with documents and activities such as Jupyter notebooks, text editors, terminals, and custom components in a flexible, integrated, and extensible manner.
JupyterLab enables you to work with documents and activities such as Jupyter notebooks, text editors, terminals, and custom components in a flexible, integrated, and extensible manner.
To install py310-jupyterlab, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py310-jupyterlab
To see what files were installed by py310-jupyterlab, run:
port contents py310-jupyterlab
To later upgrade py310-jupyterlab, run:
sudo port selfupdate && sudo port upgrade py310-jupyterlab
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.