Code Monkey home page Code Monkey logo

Comments (8)

andersy005 avatar andersy005 commented on June 19, 2024

@edougherty32,

I am not sure what the issue is because I am able to launch jupyter lab:

abanihi@cheyenne2: ~ $ jupyter lab --no-browser --ip=`hostname` --port=8877
[I 09:27:59.985 LabApp] JupyterLab extension loaded from /glade/work/abanihi/softwares/miniconda3/envs/analysis/lib/python3.7/site-packages/jupyterlab
[I 09:27:59.986 LabApp] JupyterLab application directory is /glade/work/abanihi/softwares/miniconda3/envs/analysis/share/jupyter/lab
[W 09:28:01.612 LabApp] JupyterLab server extension not enabled, manually loading...
[I 09:28:01.628 LabApp] JupyterLab extension loaded from /glade/work/abanihi/softwares/miniconda3/envs/analysis/lib/python3.7/site-packages/jupyterlab
[I 09:28:01.628 LabApp] JupyterLab application directory is /glade/work/abanihi/softwares/miniconda3/envs/analysis/share/jupyter/lab
[I 09:28:01.629 LabApp] Serving notebooks from local directory: /glade/u/home/abanihi
  • Which directory are you in when you launch the jupyter server?
  • What is the output of echo $XDG_RUNTIME_DIR?

from ncar-python-tutorial.

edougherty32 avatar edougherty32 commented on June 19, 2024

@andersy005–I launch it from my work directory (/glade/work/doughert), which has always worked for me before.

The output of echo $XDG_RUNTIME_DIR is
/run/user/24367

from ncar-python-tutorial.

andersy005 avatar andersy005 commented on June 19, 2024

Can you check for the owner of /run/user/24367 directory with

ls -l /run/user/24367

from ncar-python-tutorial.

edougherty32 avatar edougherty32 commented on June 19, 2024

@andersy005 – I tried that but received the following error message:

ls: cannot access '/run/user/24367': No such file or directory

So I'm not sure what is going on here.

from ncar-python-tutorial.

kmpaul avatar kmpaul commented on June 19, 2024

This should be reported to CISL Help. It is most certainly a consequence of the Cheyenne upgrades and they should be notified of the issue.

from ncar-python-tutorial.

andersy005 avatar andersy005 commented on June 19, 2024

It appears that the $XDG_RUNTIME_DIR doesn't exist yet (probably once cheyenne is fully operational again, the issue may go away). For the time being, you may want to unset the XDG_RUNTIME_DIR:

unset XDG_RUNTIME_DIR and launch jupyter again

from ncar-python-tutorial.

edougherty32 avatar edougherty32 commented on June 19, 2024

Thanks @andersy005 – that did the trick.

@kmpaul – I'll notify CISL help as you suggested, because I'm sure I'm not the only one with this issue.

from ncar-python-tutorial.

davidedelvento avatar davidedelvento commented on June 19, 2024

I am not able to reproduce this issue and I am working with the user about it.

FWIW, start-jupyter works fine for CISL-supported python's as described at https://www2.cisl.ucar.edu/resources/computational-systems/cheyenne/software/python

from ncar-python-tutorial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.