Install a Custom Python Environment (Kernel) on the CyberGIS-Jupyter for Water Platform
收藏资源简介:
User may want to set up a custom Python environment (kernel) and run notebooks with it on the CyberGIS-Jupyter for Water platform. This resource has 2 notebooks to demonstrate walk you through the steps. install_custom_python_environment.ipynb --- install a custom Python env with user-defined libraries using conda, and set it as a Jupyter Kernel. recover_custom_python_environment.ipynb --- after a container rebuild, user needs to reactivate a previously installed custom Python env.
用户或需在面向水科学的赛博地理信息系统Jupyter平台(CyberGIS-Jupyter for Water)上搭建自定义Python环境(内核),并基于该环境运行Jupyter笔记本。本资源包含两份Jupyter笔记本,用于演示并引导用户完成操作步骤: install_custom_python_environment.ipynb --- 使用Conda安装搭载用户自定义库的自定义Python环境,并将其配置为Jupyter内核 recover_custom_python_environment.ipynb --- 在容器重建后,用户需重新激活此前安装的自定义Python环境




