在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:OSC/bc_osc_jupyter开源软件地址:https://github.com/OSC/bc_osc_jupyter开源编程语言:HTML 96.4%开源软件介绍:Batch Connect - OSC JupyterAn interactive app designed for OSC OnDemand that launches a Jupyter server within an Owens batch job. PrerequisitesThis Batch Connect app requires the following software be installed on the compute nodes that the batch job is intended to run on (NOT the OnDemand node):
InstallUse Git to clone this app and checkout the desired branch/version you want to use: scl enable git19 -- git clone <repo>
cd <dir>
scl enable git19 -- git checkout <tag/branch> You will not need to do anything beyond this as all necessary assets are installed. You will also not need to restart this app as it isn't a Passenger app. To update the app you would: cd <dir>
scl enable git19 -- git fetch
scl enable git19 -- git checkout <tag/branch> Again, you do not need to restart the app as it isn't a Passenger app. Using Julia kernelsUsing Julia modules at OSC depends on the user intializing the environment and having IJulia for that particular version. As an example, before this app will recoginize the The easiest way to do this is:
Contributing
License
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论