Jupyter installation - need to move nbsignatures.db file from existing NFS location

  1. OS RHEL 8, VM in Azure.
  2. Conda version conda 23.3.1
  3. Installation processes. -
    a. install conda
    b. create virtual env
    c. install ipykernel
    d. conda install -c conda-forge notebook
    e. conda install -c conda-forge nb_conda_kernels

Need procedure to relocate nbsignatures.db from .local/share/jupyter/, which is located on NFS file system, casing slowness.