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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# ShowWhy
2
2
3
+
:warning: Currently we have an ongoing problem with one of our dependencies when building Showwhy from scratch. <b>Feel free to use the Deploy to Azure button.</b>
4
+
3
5
[Introduction to ShowWhy](https://www.youtube.com/watch?v=Im1V4h4mT-0)
4
6
5
7
ShowWhy is a suite of no-code interfaces for performing data analysis using causal ML techniques and libraries.
@@ -48,7 +50,7 @@ For developers wishing to contribute to the project, refer to [DEVELOPING.md](./
48
50
49
51
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2Fshowwhy%2Fmain%2Fdocs%2Fdeployment%2Fazure-template%2FmainTemplate.json)
50
52
51
-
Check the [deployment documentation](./docs/deployment/README.md) for instructions on how to deploy to deploy SHowWhy to Azure AKS (either via one-click or manually), and how to deploy ShowWhy into a local Kubernetes instance.
53
+
Check the [deployment documentation](./docs/deployment/README.md) for instructions on how to deploy to deploy ShowWhy to Azure AKS (either via one-click or manually), and how to deploy ShowWhy into a local Kubernetes instance.
0 commit comments