You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried to configure this code towards HMS's Orchestra HPC, but ran into some subprocess issues that are outside of my domain. I would really like to get something like this going because as seen here - current instructions for Jupyter notebook use on Orchestra require many steps - (https://wiki.med.harvard.edu/Orchestra/SSHPortForwarding#Example_IPython_Notebook_setup).
The two screen shots are the bugs I ran into.
I had to alter the code a bit and am unsure whether my edits are the source of the bugs -
I created a pull request from my fork's "hms_orchestra" branch to show my implementation but of course, no merge necessary.
Any help would be appreciated! No rush.
The text was updated successfully, but these errors were encountered:
Hi Luca, thank you for getting back to me! I have a suffix appended on for my $HOME/bin directory - { PATH=$PATH:$HOME/bin }, but that's it. You can also see { ls -la /home/dmm57/ }. I wonder if the minor changes I wrote in ~ around line 140 make a difference to the bsub command.
I just tried to configure this code towards HMS's Orchestra HPC, but ran into some subprocess issues that are outside of my domain. I would really like to get something like this going because as seen here - current instructions for Jupyter notebook use on Orchestra require many steps - (https://wiki.med.harvard.edu/Orchestra/SSHPortForwarding#Example_IPython_Notebook_setup).
The two screen shots are the bugs I ran into.
I had to alter the code a bit and am unsure whether my edits are the source of the bugs -
I created a pull request from my fork's "hms_orchestra" branch to show my implementation but of course, no merge necessary.
Any help would be appreciated! No rush.
The text was updated successfully, but these errors were encountered: