Interactive Shell Questions

Showing 1 - 20 of 86 questions

Q: File Upload Size Limitations

What are the file size limitations for uploads on the platform? We have been unable to upload files of 100MB.

DragonJARPLUSMar 1, 2025
See detail
Founder Team
interactiveshell

interactiveshell

Edited Mar 2, 2025

A: Interactive Shell IDE Drive is designed to host source codes/ text files hence max size of a single file is limited to a few MBs. Having said that you may upload your files to GitHub and then clone to the terminal for processing and compilation, etc.

Share
Helpful?

Q: roadmap updates?

Hello, I occasionally check the roadmap to see if pandas, matplotlib, numpy, etc. libraries have been added to the ide support but I don't see any mention of it. Will the roadmap be updated when this happens? How often is the roadmap updated? Is there an ETA for when those python packages will be available?

KenleyPLUSFeb 17, 2025
See detail
Founder Team
interactiveshell

interactiveshell

Feb 17, 2025

A: Yes, the next update end of the Feb 2025, then every month. No update Dec - Jan.

Share
Helpful?

Q: Installing other items

For my coding I need a database installed (specifically Apache's CouchDB). Can I install it and if so how?

madpinkPLUSFeb 15, 2025
See detail
Founder Team
interactiveshell

interactiveshell

Feb 15, 2025

A: Please kindly use the contact form to request new software.

Share
Helpful?

Q: IDE Drive

1. Is the "IDE drive" a local folder?
2. I submitted a request for numpy and matplotlib and other common python libraries. When do you expect those libraries will be available?
3. I see storage mentioned in the deal, but how much compute time? If I'm working on on developing a program is there a limit to the amount of time my program can run?
4. How is data piped in and out of a running program?

KenleyPLUSFeb 4, 2025
See detail
Founder Team
interactiveshell

interactiveshell

Feb 4, 2025

A: 1. IDE drive is an integrated storage space for the Interactive Shell users.
2. Sometimes this month. System outage needed.
3. Compute times are unlimited on the terminal, but on the IDE it's limited but good for fair uses 60secs.
4. STDOUT.

Share
Helpful?

Q: nmap?

Can I install tools like nmap and run them in virtual terminals?

DragonJARPLUSFeb 4, 2025
See detail
Founder Team
interactiveshell

interactiveshell

Feb 4, 2025

A: Apologies, nmap is unavailable at this stage.

Share
Helpful?