[explore mode question] Is this normal?

today i made a new repl and saw this on the editor:

# Hello explorer, you have been selected to be part of an early beta for a new system.
# If you encounter an issues with running, packager, and language server (autocomplete, code diagnostics),
# please email devex@replit.com or post on ask.replit.com
# You can always turn off explorer from https://replit.com/account#roles
# 
# Thank you!

is this normal? (i have explorer turned on)

1 Like

Hey @Trashbin0 welcome to the forums!

Yes it is (I believe you can only get it with explorer currently). The Python you are using is Python Beta (LSP).

1 Like

If I am not wrong, Python (Beta) also has this message.

2 Likes

@NateDhaliwal that’s because this is the Beta. If you are explorer you automatically get Python Beta even if you choose the normal Python.

2 Likes

I agree with everyone else that this is just a normal Python beta caused by explorer. I will add that I have personally gotten this message in one of my Repls (also with explorer). So yes, it is normal (for explorers).

2 Likes