How Can We Help?
< All Topics
Print

Libraries

Table of Contents

Even though we have pre-loaded most of the popular data science libraries into Nephos out of the box, There will be times when we missed a few of your favorite ones. When you run into this situation there is an easy way to have them installed into the Nephos environment.

  • Click on Libraries tab

  • Click on 'New Libraries' button

  • Select if you want to install a Single library or Multiple libraries at once.

  • Enter the library you would like installed or upload a requirements file.

Be sure to use the pip requirements file format to specify your library and its version.

Table of Contents