Collections:
Start Online 3Dmol Viewer on Linux
How to start Online 3Dmol Viewer on my local server?
✍: FYIcenter.com
If you have installed the Online 3Dmol Viewer in your home directory as shown in the previous tutorial, you can start and test it with these steps:
1. Go to the Online 3Dmol Viewer directory:
fyicenter$ cd 3Dmol.js/packages/learning-environment
2. Run Online 3Dmol Viewer as a background job:
fyicenter$ python3 server.py & [1] 13350
3. Test Online 3Dmol Viewer as a local host:
fyicenter$ curl http://localhost:5000 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <title>Redirecting...</title> <h1>Redirecting...</h1> <p>You should be redirected automatically to target URL: <a href="/static/viewer.html">static/viewer.html</a>
Online 3Dmol Viewer is up and running.
⇒ Code Bug in server.py in 3Dmol Source Code
⇐ Install Online 3Dmol Viewer on Linux
⇑⇑ 3Dmol.js FAQ
2023-09-10, 264🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1002516 Names: InChIKey: QJUIUFGOTBRHKP-UHFFFAOYS A-NSMILES: O=C(O)CCc2ccc...
Molecule Summary: ID: FYI-1003327 Names: InChIKey: RDHDHTHMELCBMK-UHFFFAOYS A-NSMILES: N#Cc3cc(c2cnc...
Molecule Summary: ID: FYI-1000977 SMILES: S=C1S/C(=C/c2ccc(cc2)C(C )C)C(=O)N1CCN(C)CReceived at FYIc...
Molecule Summary: ID: FYI-1004018 Names: InChIKey: JCSOHKYGXOXYAH-UHFFFAOYS A-NSMILES: Fc3c(F)c(F)c(...
Why "babel ... -o svg -xP300" command is not able scale a molecule SVG image? The "babel ... -o svg ...