InteractiveShell
InteractiveShell copied to clipboard
Build web apps for interactive command-line tools
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.1. Release notes Sourced from jquery's releases. jQuery 3.5.0 Released! See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/ NOTE: Despite being a minor...
Hello, I tried running InteractiveShell (on Debian 10) following the instructions on Github but I am encountering some errors after running 'vagrant up'. I do not know how to interpret...
See https://validator.w3.org/check?uri=http%3A%2F%2Fhabanero.math.cornell.edu%3A3690%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 . It shows 39 Errors, 7 warning(s). This should be fixed.
This is due to the following bug [8502](https://github.com/mitchellh/vagrant/issues/8502) of vagrant, which is caused by bug [16670](https://www.virtualbox.org/ticket/16670#comment:4) in virtualbox. Solution: Try again with different version or apply solution from these threads...
Open a session of webm2 and wait for M2 to start. Then reboot the server. Now it seems as if the (new) server cannot handle the old cookie.
Currently there is only one method, dealing with images and files alike, `handleUserGeneratedFile` in the `specialUrlEmitter.js`. Should we maybe serve images as popups instead, just like the `viewHelp` in M2...
For the display graph part we currently get: `i10 : displayGraph A -- running: dot -Tjpg /tmp/M2-17-0/2.dot -o /tmp/M2-17-0/3.jpg -- running: display /tmp/M2-17-0/3.jpg & sh: 1: display: not found` This...
Is it possible to get syntax highlighting in the editor? And the output?
The installation instructions for the Docker Containers do not work for me. When I run `vagrant up` I receive the following error: ``` A Vagrant environment or target machine is...