-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |