Spaces:
Sleeping
Sleeping
Update introduction.py
Browse files- introduction.py +7 -1
introduction.py
CHANGED
|
@@ -49,9 +49,15 @@ Love tools like this?
|
|
| 49 |
Connect on <a href="https://www.linkedin.com/in/tomas-larsson/" target="_blank" rel="noopener noreferrer"><strong>LinkedIn</strong></a> —
|
| 50 |
Love to discuss ideas for new tools.
|
| 51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
---
|
| 53 |
|
| 54 |
### 🧠 Tags
|
| 55 |
`#python` `#static-analysis` `#ast` `#code-visualization` `#developer-tools` `#streamlit` `#dash` `#visualization`
|
| 56 |
|
| 57 |
-
""")
|
|
|
|
| 49 |
Connect on <a href="https://www.linkedin.com/in/tomas-larsson/" target="_blank" rel="noopener noreferrer"><strong>LinkedIn</strong></a> —
|
| 50 |
Love to discuss ideas for new tools.
|
| 51 |
|
| 52 |
+
Love tools like this?
|
| 53 |
+
Connect on [**LinkedIn**](https://www.linkedin.com/in/tomas-larsson/) —
|
| 54 |
+
Love to discuss ideas for new tools.
|
| 55 |
+
|
| 56 |
+
|
| 57 |
+
|
| 58 |
---
|
| 59 |
|
| 60 |
### 🧠 Tags
|
| 61 |
`#python` `#static-analysis` `#ast` `#code-visualization` `#developer-tools` `#streamlit` `#dash` `#visualization`
|
| 62 |
|
| 63 |
+
""",link_target="_blank")
|