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
Currently the project can be downloaded and ran locally but this is an added step for individuals wanting to try playing with project without bothering to run the the python on their machine.
To accomplish this several things need to occur
The main plotter script needs to be modified to take as input the text of the function to plot along with all the needed inputs to plot the graph and so on.
Currently the project can be downloaded and ran locally but this is an added step for individuals wanting to try playing with project without bothering to run the the python on their machine.
To accomplish this several things need to occur
The main plotter script needs to be modified to take as input the text of the function to plot along with all the needed inputs to plot the graph and so on.
Attempt to use https://github.com/iodide-project/pyodide/ from Mozilla to make an interactive python
Add project to relevant website
The text was updated successfully, but these errors were encountered: