Interactive Shell Questions

Showing 1 - 20 of 85 questions

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?

Q: Problems

Ubuntu works before logging in then doesnt once logged in you get this error https://share.zight.com/JruQ86W1. Also Java works in ubuntu (before logging in) but is not installed in other linux kernels. Are there any plans to add docker support ?

categoryxPLUSFeb 3, 2025
See detail
Founder Team
interactiveshell

interactiveshell

Feb 3, 2025

A: Resolved! Thanks for reporting. We primarily are focusing on the Ubuntu terminal, but Java can be added to the other Linux flavors too (send a request via the contact form). No docker support as yet, since the system is powered by docker already. Docker inside docker containers not planned yet due to reliability.

Share
Helpful?