Skip to main content

Posts

Showing posts from May, 2022

Pyscript in your blog / blogger

 Hi In this blog post how to embed & bring pyscript into your blogger / blog posts In this below video explained about it, Keeping py-repl will help you to bring python code cell editor in your blogger and every blog posts is possible now !!

How to import Numpy, pandas in Pyscript ?

 Hi In this post I am gonna share about Pyscript has the feature tag py-repl !! before that in your html you have to add <py-env> tag for deploying pandas, numpy packages as well as any .csv file need to be maintained in paths package !!