Update tech_docs/linux/conda_install.md
This commit is contained in:
@@ -53,7 +53,7 @@ python3 -m pip install jupyterlab numpy pandas matplotlib
|
||||
## Step 8: Configure JupyterLab for Remote Access
|
||||
```bash
|
||||
jupyter lab --generate-config
|
||||
nano ~/.jupyter/jupyter_lab_config.py
|
||||
vim ~/.jupyter/jupyter_lab_config.py
|
||||
```
|
||||
Uncomment and modify the following lines:
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user