ml-projects icon indicating copy to clipboard operation
ml-projects copied to clipboard

hi ,how do i run the code.i just open index.html and it didn't load successful

Open jackylee1 opened this issue 6 years ago • 9 comments

hi ,how do i run the code.i just open index.html and it didn't load successful

jackylee1 avatar Aug 10 '18 07:08 jackylee1

@jackylee1, which demo ?

zaidalyafeai avatar Aug 10 '18 13:08 zaidalyafeai

sketcher

jackylee1 avatar Aug 12 '18 11:08 jackylee1

@jackylee1, does this link https://zaidalyafeai.github.io/sketcher/ work for you ?

zaidalyafeai avatar Aug 12 '18 13:08 zaidalyafeai

I got success in the code of sketcher in colab. But while designing the browser interface iam not getting proper output. Please share the code for it.

BDBalakrishnan avatar Oct 02 '18 04:10 BDBalakrishnan

@BDBalakrishnan https://github.com/zaidalyafeai/zaidalyafeai.github.io/tree/master/sketcher

zaidalyafeai avatar Oct 02 '18 11:10 zaidalyafeai

Please give me guide to run.

BDBalakrishnan avatar Oct 02 '18 11:10 BDBalakrishnan

Create a local server in your machine and copy the foulder to it run index.html

zaidalyafeai avatar Oct 02 '18 12:10 zaidalyafeai

I have the same trouble, what does it mean to create a local service?

growvv avatar Mar 11 '19 12:03 growvv

I have the same trouble, what does it mean to create a local service?

https://gist.github.com/jgravois/5e73b56fa7756fd00b89 run with http-server

  • make sure current directory just above the folder with the index.html, not in that folder.

zjm008 avatar Apr 13 '19 12:04 zjm008