Giter Site home page Giter Site logo

icesat-2hackweek / jupyter-image-2020 Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 9.0 77 KB

Repository for building IceSat2 Hackweek 2020 JupyterHub Image

Home Page: https://icesat-2hackweek.github.io

License: MIT License

Shell 97.17% Dockerfile 2.83%
2020-hackweek admin

jupyter-image-2020's People

Contributors

dshean avatar jessicas11 avatar salvis2 avatar scottyhq avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jupyter-image-2020's Issues

Install icepyx library

Currently getting an error trying to install icepyx with pip:

- pip:
- git+https://github.com/icesat2py/icepyx.git@2a0fc77ca135d9e41448f1afd82d5c2038ec9bce

Error:

2020-02-12T21:14:04.8985745Z Pip subprocess error:
2020-02-12T21:14:04.8986187Z   Running command git clone -q https://github.com/icesat2py/icepyx.git /tmp/pip-req-build-trhqfdza
2020-02-12T21:14:04.8986354Z     ERROR: Command errored out with exit status 1:
2020-02-12T21:14:04.8987099Z      command: /srv/conda/envs/notebook/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-trhqfdza/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-trhqfdza/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-req-build-trhqfdza/pip-egg-info
2020-02-12T21:14:04.8987504Z          cwd: /tmp/pip-req-build-trhqfdza/
2020-02-12T21:14:04.8987634Z     Complete output (5 lines):
2020-02-12T21:14:04.8987760Z     Traceback (most recent call last):
2020-02-12T21:14:04.8989507Z       File "<string>", line 1, in <module>
2020-02-12T21:14:04.8990148Z       File "/tmp/pip-req-build-trhqfdza/setup.py", line 3, in <module>
2020-02-12T21:14:04.8990319Z         with open("README.md", "r") as fh:
2020-02-12T21:14:04.8990695Z     FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
2020-02-12T21:14:04.8991023Z     ----------------------------------------
2020-02-12T21:14:04.8991171Z ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

@JessicaS11
it looks like this is because your setup.py has README.md but your repo has README.rst
https://github.com/icesat2py/icepyx/blob/master/setup.py#L3

vs code cannot stay connected to hub

As of Monday morning, the VS Code add-in cannot stay connected to the hub. A pop-up window says "Cannot Reconnect. Please reload the window" and gives options to cancel (in which case VS Code is present and seemingly functional but not connected to the hub) or reload the window (which reloads the VS Code tab and after a few seconds results in the same pop-up window). The problem is still recurring today. I'll note the bracketed text after VS Code in the JupyterHub launch window is not properly rendered. It happens both on aws-uswest2.pangeo.io and icesat-2.hackweek.io.

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.