Skip to content

SynCheck is a web interface for the Text Mining Pipeline that processes synthesis text, extracts information about targets, precursors and synthesis operations, and constructs synthesis graph.

Notifications You must be signed in to change notification settings

CederGroupHub/SynCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SynCheck

Deploying on NERCS:

  1. Setup environemnt and make sure you can run python app.py without any error. If you are using landau.lbl.gov desktop, you can use conda environment source /home/olga/anaconda3/bin/activate syncheck_env and run from there.

  2. Make sure you have access to m1268 project on NERSC and have set up access to their docker repo.

  3. Run:

docker build --tag syncheck-app .
docker tag syncheck-app:latest harbor.nersc.gov/m1268/syncheck-app:latest
docker push harbor.nersc.gov/m1268/syncheck-app:latest
  1. Go to https://rancher2.spin.nersc.gov/, m1268 Production, find workload syncheck-app and make redeploy.

  2. Make sure the website www.syncheck.org runs correctly. It may take some time for changes to get applied. Usually TMPipe and MatBERT APIs take long time to load.

About

SynCheck is a web interface for the Text Mining Pipeline that processes synthesis text, extracts information about targets, precursors and synthesis operations, and constructs synthesis graph.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published