Skip to content

Commit

Permalink
removed redundant text & modified formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragita16 committed Apr 26, 2024
1 parent 5d35822 commit 2a3ff66
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/jupyter-guide/jupyter-lab/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ JupyterLab can be installed on the machine running Fire Insights, which integrat

To install JupyterLab for Python in the Ubuntu environment, you need to have Python and pip available.

Use the command below to install JupyterLab:

Use below command to install Jupyter lab: ::

Expand All @@ -15,7 +14,9 @@ Use below command to install Jupyter lab: ::

The above command will generate jupyter_lab_config.py in ~/.jupyter directory

Change to the Jupyter directory using the command: cd ~/.jupyter
Change to the Jupyter directory using the below command ::
cd ~/.jupyter


Customize the jupyter_lab_config.py file of JupyterLab and change the configurations using the below::
Expand Down

0 comments on commit 2a3ff66

Please sign in to comment.