HOW TO RUN GUI TERMINAL FROM LINUX (UBUNTU) CONTAINER

B Manoj
3 min readMay 31, 2021

--

Hi Everyone, In today’s blog, I would like to show you how to launch a Jupiter notebook terminal from Ubuntu container.

In below screenshot, I have launched an Ubuntu container and tried to update ubuntu apt repository.

In the below screenshot, I have installed Firefox package.

In the below screenshot, I have installed Jupyter.

In the below screenshot, I have configured Xming terminal software/emulator to help me in launching my GUI for Jupyter, with port number as 10.0

In the below screenshot, I have exported the display parameters inside container using export command as shown below:

DISPLAY=<IP of Windows:Port number, which we configured whilie launching Xming application>

You can see how we can launch firefox from windows os by taking the help of Xming software.

From below, you can see how to install Jupiter but before that we need to install pip3 as shown here.

From below, we can see how to install Jupyter

Now, you can see launching of Jupyter notebook in Xming

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

No responses yet

Write a response