Hello, I am running into an issue with a system load statement that looks like it has come up before for some other users. When I execute:
system "l ",getenv[`HOME],"/fundamentals_capstone_dbs/"
part is returned.
Hello, I am running into an issue with a system load statement that looks like it has come up before for some other users. When I execute:
system "l ",getenv[`HOME],"/fundamentals_capstone_dbs/"
part is returned.
Hi @bsclark450
Can you try restarting your server for me? You can do so going to JupyterLab → File → Hub Control Panel and clicking Stop Server and then Start Server again.
Let me know if this resolves your issue and if not, I can investigate further.
Many thanks!
Hello Megan, I stopped and restarted the server in the Hub Control Panel. I am still received the same error returning "part" when executing:
– bsclark450system "l ",getenv[HOME],"/fundamentals_capstone_dbs/".` Please let me know if there are any additional actions that I can take to resolve the issue. Best Regards, BenHello again Megan, I found an extra file called 5457 in my directories. I deleted this file and everything appears to be funcitoning again.
– bsclark450