This woukld allow to develop Desktop applications in browser, adn so
this code would work as well:
(require 'clojure.inspector)
(clojure.inspector/inspect (range 7))
I think this only requires the change of the base image here:
|
FROM gitpod/workspace-full |
This woukld allow to develop Desktop applications in browser, adn so
this code would work as well:
I think this only requires the change of the base image here:
get-started-with-clojure/.gitpod.Dockerfile
Line 1 in 1f86140