Table of Contents |
---|
...
To view your lab directory in the file browser, you need to set up a symbolic link to it in your home directory.
Code Block |
---|
ln -s source_file myfile |
How can I use my own anaconda distribution in jupyterhub?
You must create a kernel for your anaconda distribution, please follow the instructions for Custom Kernels. Once the kernel is created, refresh the page and it should appear.