Hi all, I have been using Julia everyday, I understand why people love Julia lang… #MeToo
Thus, today I want to clean up things, where / which directories to clean? I am using Linux OS. Must be a lot of stacks that can be cleaned to free up more space right? I have installed almost 100 packages already.
Then:
I also have a problem, probably due to plotting a lot of graphs. I can’t plot anymore. Either using pyplot() or gr() as backend the plot window / gui does not comes out, I try with working codes and the window never shown again, but on REPL the codes run.
What to do to fix the plotting GUI/window problem? (I suspect this is due to the plot of step function I tried tremendously yesterday [x + 1/2]
The codes run without error or warning but the GUI/window is not showing (attachment below):