How do i make a Repl.it View Only?
how do i make it so that when i share my Repl.it, no one can edit it.
If you mean you don't want people to see the code, you can use the repl.run link. However people can still find the code by searching your name on repl.it.
If you don't want people to be able to edit the repl but see the code, you can do that by sharing the repl link. When people try to edit, they will fork the repl, and no changes will be made on your repl.
If you don't want people to see the code at all even if they search your profile, you can use private repls which are only available to people who bought the hacker plan.
@ash15khng There is no more run link on python
You could just give them the run link, maybe?
There is no more run link on python
@Highwayman
oof, yeah because of all that stuff with google's monetization of captcha or something, right? @ElijahNarvaez
People can't edit your repl, however they can make a copy and edit the copy
@theangryepicbanana just what i wanted to hear