-
Notifications
You must be signed in to change notification settings - Fork 0
Advanced Page
Kele Kent edited this page May 20, 2024
·
2 revisions
Clicking this tab redirects the user to Jupyter. Jupyter Notebook can be a very important program for R and Python. Because of how useful Python and R code can be in proteomic research Jupyter is included to provide ease to users.
To find the password first open up the file
To find the Jupyter password. First, access the MS Connect program source files. Open the file called ".django_secrets.env", there is a setting called JUPTER_PASSWORD that contains the password. it looks like this:
JUPTER_PASSWORD ='itsasecret'
note, 'itsasecret' is the default password.