Samagra Sharma
Samagra Sharma
Hey @brussell123 I was facing a similar issue. the thing is that it is possible that the XML files belong to a different user group or user. Try running this...
I am using a naive way to do this in my project: ````python def save_tree(tree, file_name): tree_saver = {} for prefix in tree: tree_saver[prefix] = tree[prefix] joblib.dump(tree_saver, file_name) def load_tree(file_name):...
@tonyStark140 can you take a look?
@prabushitha Shouldn't the compile SDK version be 27 instead of 26. This should be corrected.
- [ ] **Topology converter** Some animations explaining the fact that a square is topologically similar to a cone or a cylinder or a torus or a Mobius strip.
Any solution for this ?
@teolemon Can I work on this? I am planning to use a background service. Please let me know if anything else can be done.
@teolemon @jinqian Can you please tell me what needs to be done? Should I just add a refresh feature (swipe and refresh) or should I keep downloading the search results...
@teolemon Yeah sure I will do that soon.
Hi Guys Any ideas on where we can make changes to the codebase to fix this ?