1. Sharing JupyterHub directory

Sharing JupyterHub directory

Home Forums FABRIC General Questions and Discussion Sharing JupyterHub directory

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4426
    Debnil Sur
    Participant

      I’d like to generate a shareable link to a JupyterHub directory, so collaborators in my project can view the notebooks and scripts in that directory. I couldn’t find an answer in a tutorial — how do I do this?

      #4438
      Ilya Baldin
      Participant

        Hello,

        That is not possible, at least not in the way you are trying. Each Jupyter Hub container is individual to the user and other users cannot access its contents. We are working on a capability for artifact sharing that will allow you to share your notebooks with others, expected to be deployed in beta form in a few weeks.

        In the meantime you can:

        • Try using git/GitHub to achieve what you are trying to do.
        • Try using Google Colab (we are investigating this ourselves and do not have detailed instructions – part of the problem may be the compatibility of the version of Python it uses to what our libraries require)
      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.