Version {{version.versionId}}

{{version.path}}
{{version.desc.pythonInterpreter == 'CUSTOM' ? version.desc.customInterpreter : version.desc.pythonInterpreter}}
Python binary on the Yarn nodes for Pyspark (save, remove then re-install jupyter support to update in notebooks)
{{version.ready}}
  • {{link}} with kernel : {{version.kernelSpecNames[link]}}
One item per option (so "-i /stuff" must be two items)
One item per option (so "-i /stuff" must be two items)
One item per option (so "-i /stuff" must be two items)
One item per option (so "-i /stuff" must be two items)
(needs ipykernel)
Base packages (Conda)
# These packages cannot be removed nor reversioned
            {{version.mandatoryCondaEnvironment}}
Requested packages (Conda)

These are the packages that you actually want to install

{{version.specCondaEnvironment}}
Base packages (Pip)
# These packages cannot be removed nor reversioned
            {{version.mandatoryPackageList}}
Requested packages (Pip)
{{version.specPackageList}}

These are the packages that you actually want to install

  Do not put packages here that are installed as conda packages or available as conda packages (including on conda-forge). Doing so is very likely to cause issues with those packages.
Actual packages (Conda)
{{version.actualCondaEnvironment}}
Actual packages (Pip)
{{version.actualPackageList}}