I want to use jupyter to do some data visualization. I found PAWS, but I can't access my toolforge directory:
> FileNotFoundError: [Errno 2] No such file or directory: > '/home/roysmith/sock-classifier/jobs/last/job.out' Is there a way to access my toolforge directory from within PAWS? Alternately, is there a way to run jupyter within toolforge? I tried installing it myself but it won't run: > (env) temp $ jupyter notebook > Traceback (most recent call last): > File > "/mnt/nfs/labstore-secondary-tools-home/roysmith/temp/env/bin/jupyter-notebook", > line 11, in <module> > sys.exit(main()) > File > "/mnt/nfs/labstore-secondary-tools-home/roysmith/temp/env/lib/python3.5/site-packages/jupyter_core/application.py", > line 268, in launch_instance > return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) > File > "/mnt/nfs/labstore-secondary-tools-home/roysmith/temp/env/lib/python3.5/site-packages/traitlets/config/application.py", > line 663, in launch_instance > app.initialize(argv) > File > "</mnt/nfs/labstore-secondary-tools-home/roysmith/temp/env/lib/python3.5/site-packages/decorator.py:decorator-gen-7>", > line 2, in initialize > File > "/mnt/nfs/labstore-secondary-tools-home/roysmith/temp/env/lib/python3.5/site-packages/traitlets/config/application.py", > line 87, in catch_config_error > return method(app, *args, **kwargs) > File > "/mnt/nfs/labstore-secondary-tools-home/roysmith/temp/env/lib/python3.5/site-packages/notebook/notebookapp.py", > line 1716, in initialize > self.init_resources() > File > "/mnt/nfs/labstore-secondary-tools-home/roysmith/temp/env/lib/python3.5/site-packages/notebook/notebookapp.py", > line 1420, in init_resources > resource.setrlimit(resource.RLIMIT_NOFILE, (soft, hard)) > ValueError: not allowed to raise maximum limit _______________________________________________ Wikimedia Cloud Services mailing list [email protected] (formerly [email protected]) https://lists.wikimedia.org/mailman/listinfo/cloud
