Giter Site home page Giter Site logo

datalayer / jupyter-manager Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 2.0 343 KB

๐Ÿช ๐ŸŽ›๏ธ User interface to manage your Jupyter platform.

Home Page: https://jupyter-manager.datalayer.tech

License: Other

JavaScript 23.39% Makefile 0.95% Python 14.10% HTML 1.35% TypeScript 58.94% CSS 0.04% Jupyter Notebook 0.71% Shell 0.41% Dockerfile 0.11%
control devops jupyter manager mlops

jupyter-manager's Issues

Add tests for minimum coverage

There are currently tests, these need to be updated to have a minimum coverage of the application.

For now, the tests in invoked with yarn test:js and contain 2 runnings tests (manager and browser - browser uses playwright).

yarn  test:js
ts-jest[versions] (WARN) Version 5.0.3 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=4.3.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.
ts-jest[versions] (WARN) Version 5.0.3 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=4.3.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.
 PASS   browser: chromium  src/__tests__/manager.spec.ts
 PASS   browser: chromium  src/__tests__/browser.spec.ts (8.229 s)
----------|---------|----------|---------|---------|-------------------
File      | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
----------|---------|----------|---------|---------|-------------------
All files |       0 |        0 |       0 |       0 |                   
----------|---------|----------|---------|---------|-------------------

Test Suites: 2 passed, 2 total
Tests:       2 passed, 2 total
Snapshots:   0 total
Time:        9.693 s
Ran all test suites.
 datalayer ๎‚ฐ echarles ๎‚ฐ datalayer-3 ๎‚ฐ ~ ๎‚ฐ โ€ฆ ๎‚ฑ manager ๎‚ฐ ๎‚  main ๎‚ฐ $ ๎‚ฐ   
```

Add the Hub Info, Services and Proxy pages

Before adding the info, services and proxy page that use the getInfo, getServices and getProxyRoutes API methods, the following needs to be done.

  • Remove react-recompose for the Hub Overview page - shutdownHub, startServer, stopServer, startAll and stopAll need to be converted to Redux actions.
  • All calls to the JupyterHub API done in the Redux actions need to use the jupyterHubApi object (now in withHubApi) without the recompose.

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.