Luca Vivona commited on
Commit
ebbeb03
1 Parent(s): ee3fe19
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -125,6 +125,7 @@ def InterLauncher(name, interface, listen=2000, **kwargs):
125
  ![Node Menu](images/new_feature.png)
126
 
127
  ### In The Works 🚧
 
128
  - Appending streamlit into gradio-flow
129
  - Directory tree search that looks for files that contain classes and functions that are registered under the decorators that are in ``backend/src/resources`` allowing you to append all your registered functions with only using the frontend.
130
 
 
125
  ![Node Menu](images/new_feature.png)
126
 
127
  ### In The Works 🚧
128
+ - Mutiple windows within the react-flow environment
129
  - Appending streamlit into gradio-flow
130
  - Directory tree search that looks for files that contain classes and functions that are registered under the decorators that are in ``backend/src/resources`` allowing you to append all your registered functions with only using the frontend.
131