Spaces:
Runtime error
Runtime error
update TODOs
Browse files
README.md
CHANGED
@@ -48,8 +48,7 @@ input to one GitHub public repo's URL(input)
|
|
48 |
- [x] Generate a basic `networkx` graph given python imports
|
49 |
- [x] Visualize a basic `networkx` graph using `pyvis`
|
50 |
- [x] Build a `streamlit` app
|
51 |
-
- [ ]
|
52 |
-
- [ ] Choose an appropriate network visualization library
|
53 |
## References
|
54 |
|
55 |
- [How to set up a perfect Python project](https://sourcery.ai/blog/python-best-practices/)
|
|
|
48 |
- [x] Generate a basic `networkx` graph given python imports
|
49 |
- [x] Visualize a basic `networkx` graph using `pyvis`
|
50 |
- [x] Build a `streamlit` app
|
51 |
+
- [ ] Performance optimization
|
|
|
52 |
## References
|
53 |
|
54 |
- [How to set up a perfect Python project](https://sourcery.ai/blog/python-best-practices/)
|