Install Jupyter support?

Solved!
ben_p
Level 5
Install Jupyter support?

Hi everyone,

When creating a code environment we have the option to "Install Jupyter support" - what does this actually do? Given that I can still create notebooks on a code environment that does not have this option ticked?

Thanks,
Ben

0 Kudos
1 Solution
sergeyd
Dataiker

Hi @ben_p 

I am surprised to hear you can create notebooks with this code env. Without jupyter support I am getting something like this and cannot use the code env without jupyter packages: 

Screenshot 2021-01-28 at 14.58.23.png

This option installs required packages to be able to use the Jupyter notebook with this code environment. If you choose not to install these packages, you will not be able to use the Jupyter notebook with this environment. Basically, this is a quote from here: 

https://doc.dataiku.com/dss/latest/code-envs/base-packages.html#base-packages

View solution in original post

0 Kudos
2 Replies
sergeyd
Dataiker

Hi @ben_p 

I am surprised to hear you can create notebooks with this code env. Without jupyter support I am getting something like this and cannot use the code env without jupyter packages: 

Screenshot 2021-01-28 at 14.58.23.png

This option installs required packages to be able to use the Jupyter notebook with this code environment. If you choose not to install these packages, you will not be able to use the Jupyter notebook with this environment. Basically, this is a quote from here: 

https://doc.dataiku.com/dss/latest/code-envs/base-packages.html#base-packages

0 Kudos
ben_p
Level 5
Author

Thanks for the clarification @sergeyd  - it's possible I ticked this at some point, then unlocked it, so these components were already installed.

0 Kudos