You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Basic persistent GUI server prototype in separate thread
* Added install and launch gui commands
* gui api
* gui api updates
* Added GUI api endpoints
* Remove openad-gui files from git
* stash
* stash laptop
* demo prototype
* stash
* switch workspace GUI API
* Added hydrogen atoms to 3d coordinates data
* Websocket experiment
* created filesystem worker and refactored 'list files' command to use the same method as the GUI api, plus added optional path parameter
* Refactored fs_get_file and fs_get_workspace files to follow similar data structure and moved fileType logic to backend
* stash
* Before removing index_only functionality from get_molset()
* Indexing done right wip
* Stash
* stash before refactoring molset fs/cache reading
* sdf processing + api refactor
* added 'enriched' parameter to molecule object
* fixed list files
* Removed old messy molecule API functions
* implemented reverse sort
* Support for invalid file paths and smiles in .smi files
* stash
* various
* cleanup & debugging
* Mega commit regarding persistent GUI updates
* RXN login error message update
* updated grammar in models to allow auth_group and service name without quotes
* Merged conflicts #2
* fix for unspported PDF viewing
* changed host for flask apps to 0.0.0.0
* changed host for flask apps to 0.0.0.0 port 5005 starter
* cleaned up molecules
* adding auth group to catalog model service
* adding auth group to catalog model service
* fix opena api session management
* fine tune jupyter install
* install update
* install update
* install update
* fix openad rxn api session management
* fix openad rxn api session management
* Added command to show working set molecules
* stash
* Added openad-gui build folder
* stash show_molset
* Moved openad-gui folder inside openad folder so it is part of pip install, renamed to gui-build
* Added gui-build folder
* Move to port 0.0.0.0
* New place for the gui-build dir, updated to latest version
* show molset command + updated gui launch/shutdown messages
* Centralized duplicate normalize_mol_df and _smiles_to_iupac functions into mol_functions
* mymols fix
* debugged dataviewer display and updated notebooks
* debugged dataviewer display and updated notebooks
* enabled append for loading molecules
* First step for command
* Remove icloud duplicate files
* formatting and fox new_molecule bug
* merge properties bug
* gui notebook and readme
* markdown test
* readme & gui demo
* gui readme update
* stash
* Support for display molecules from a dataframe
* stash
* prox server major upgrade and debug visuals
* prox server major upgrade and debug visuals
* prox server major upgrade and debug visuals
* stash
* Undid renaming gui-build to gui-build-proxy
* paths for routes
* acheived build
* merge conflicts mergibg with gui_api_moe #2
* Merge conflicts #3
* Merge wrapup
* Simplified/cleaned up JL_PROXY proxy code in gui_launcher
* Demo Notebook design
* patch launcher
* notebook updates
* stash
* gui-build & gui-build-proxy wip
* Updated gui build folders
* Updated gui build folders
* New gui build
* notebook upgrade
* fine tuning anf testing
* fine tuning anf testing
* added warning for parameters in service call order
* added warning for parameters in service call order
* linter
* readme fix
---------
Co-authored-by: Moenen Erbuer <moenen@shapish.com>
Co-authored-by: Moenen Erbuer <moenen@arthur.io>
Co-authored-by: Phil Downey <phildowney@pd-work-mac.local>
Co-authored-by: Moenen Erbuer <moenen.erbuer@ibm.com>
Pre-Requisite is that you have a AWS Account and can launch your own EC2 Instances Or someone else can launch them for you and you can catalog a Remote Service via URL.
This command is how you add a molecule to a current working list of molecules in memory. When adding a molecule by name, this name will become the molecule's identifying string. <br>
This command is how you add a molecule to a current working list of molecules in memory. When adding a molecule by name, this name will become the molecule's identifying string. <br>
82
82
83
83
It will take any molecules identifier from the following categories: <br>
0 commit comments