updates to text dependency parsing
This commit is contained in:
parent
b5ee74fb84
commit
98fcf85e48
@ -1,18 +1,18 @@
|
|||||||
1. SSH tunnel from your workstation using the following command:
|
1. SSH tunnel from your workstation using the following command:
|
||||||
|
|
||||||
ssh -N -L 8787:n3441:34585 mjilg@klone.hyak.uw.edu
|
ssh -N -L 8787:n3439:56635 mjilg@klone.hyak.uw.edu
|
||||||
|
|
||||||
and point your web browser to http://localhost:8787
|
and point your web browser to http://localhost:8787
|
||||||
|
|
||||||
2. log in to RStudio Server using the following credentials:
|
2. log in to RStudio Server using the following credentials:
|
||||||
|
|
||||||
user: mjilg
|
user: mjilg
|
||||||
password: WoborOUQ79MgRq898+pw
|
password: gYARjsVrF/GA3VDv3MYl
|
||||||
|
|
||||||
When done using RStudio Server, terminate the job by:
|
When done using RStudio Server, terminate the job by:
|
||||||
|
|
||||||
1. Exit the RStudio Session ("power" button in the top right corner of the RStudio window)
|
1. Exit the RStudio Session ("power" button in the top right corner of the RStudio window)
|
||||||
2. Issue the following command on the login node:
|
2. Issue the following command on the login node:
|
||||||
|
|
||||||
scancel -f 24372601
|
scancel -f 24451895
|
||||||
slurmstepd: error: *** JOB 24372601 ON n3441 CANCELLED AT 2025-02-20T15:43:50 ***
|
slurmstepd: error: *** JOB 24451895 ON n3439 CANCELLED AT 2025-02-26T10:32:49 ***
|
File diff suppressed because one or more lines are too long
1904
text_analysis/.ipynb_checkpoints/ve_dependency-checkpoint.ipynb
Normal file
1904
text_analysis/.ipynb_checkpoints/ve_dependency-checkpoint.ipynb
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1906
text_analysis/ve_dependency.ipynb
Normal file
1906
text_analysis/ve_dependency.ipynb
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user