/pynecone-colab-ide

Setup colab file as a simple IDE like VSCode for browser's user to develop pynecone app

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

License: GPL v3

pynecone-colab-ide

The demo's screenshot of the latest version
Screenshot 2023-05-13 at 10 35 21 PM

Open the Colab-IDE

Purpose

  • For Beginner: Let every Python beginner can start to make their own AI+IoT web app without skill limitations. This is released by milochend0418 (It's is not an official tool from Pynecone)

  • Howto: Make colab file as a simple IDE for browser's user to develop pynecone app.

Short Video
Long Video (TODO)

Cool thing

  • That's cool to use the free storage from Microsoft - GitHub
  • That's cool to Use the free computing resource from Google - Colab

Benifit

  • Every student in the classroom can use it without any limitation
  • Everyone can develope in shared computer
  • Support all version of pc, so developer can save time to quickly check what is the first bad version.
  • Old or weak computer can use it from browser.
  • Don't need to learn how to setup environment.
  • You can use colab idea and put your demo together, It's good for you to share your fancy demo.
  • Student can rorever run their demo online with their mobile in slow mode but totally free.

Developer's note

ide-backup
Put The .py file of downloaded colab in this folders. It will save the files for each version of pynecone.
reflex
Start to support reflex 0.2.0 (renamed from pynecone) at July 7

  • Tunnel: ngrok
  • Terminal: colab-xterm
  • Stable Examples: milochen0418/py-webapp (Streamlined from pynecone-io/examples)