Skip to content

Commit

Permalink
update computational platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
janash committed Jun 20, 2024
1 parent 9b5e453 commit 6f95902
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions faculty_fellows_workshop/data/computational_platforms.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
,Available Languages,Customizable Environment,Interface/IDE,Supports Collaborative Editing,Default Python Libraries Available,GPU Support?
ChemCompute,Python; Julia,No,Jupyter notebook/lab,No,"SciPy, NumPy, pandas, etc. Many compchem libraries. (OpenMM, Psi4)",Yes
ChemCompute,Python; Julia; R,No,Jupyter notebook/lab,No,"SciPy, NumPy, pandas, etc. Many compchem libraries. (OpenMM, Psi4)",Yes
Google CoLab,Python,Yes,Jupyter notebook,Yes,"SciPy, NumPy, pandas, etc.",Yes
GitHub Codespaces,Any if configured correctly,Yes,Visual Studio Code or Jupyter (Any web interface if you can set it up),Yes,"Can choose Anaconda base (SciPy, NumPy, pandas, etc.), or many others depending on needs.",Yes (costs money)
nanoHUB,Python,Yes,Jupyter notebook,No,"SciPy, NumPy, pandas, etc.",No
GitHub Codespaces,Any if configured correctly,Yes,Visual Studio Code or Jupyter (Any web interface if you can set it up),Yes,"Can choose Anaconda base (SciPy, NumPy, pandas, etc.), or many others depending on needs.",No
nanoHUB,Python; R,Yes,Jupyter notebook,No,"SciPy, NumPy, pandas, etc.",No

0 comments on commit 6f95902

Please sign in to comment.