0

I tried setting up playground using https://fabric-composer.github.io/tutorials/getting-started-playground.html I followed the docker steps everything started OK, was able to access Fabric Composer Playground by clicking on this link: http://localhost:8080

But now what??? I tried to upload a sample model file but it shows error.

How do I try this out. Do I have install Ubuntu on my windows machine to really be able to try out fabric composer?? Pleas help

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Vikas Rai
  • 11
  • 1

1 Answers1

0

You can install and run the fabric composer locally on linux only. For that you can use VMWare and install ubuntu on it. And then follow the installation steps here.

If you don't want to do so, then alternatively you can use the online composer playground and can export(download) your .bna file whenever you want.

Hope this helps you!

PrashantNagawade
  • 426
  • 1
  • 6
  • 24