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 Introduction

Datalayer

Become a Sponsor

Ξ Datalayer

Datalayer core.

Datalayer is the base foundation package used by many other Datalayer packages. It contains base application classes and configuration inherited by other projects.

It is also the meta package to get the other Datalayer packages installed.

It ships a JupyterLab extension to inspect the JupyterLab's internal strutures like plugin graph, file types, models and widgets.

Develop

yarn
yarn build
# open http://localhost:3063
# open http://localhost:8888/api/jupyter/lab?token=60c1661cc408f978c309d04157af55c9588ff9557c9380e4fb50785750703da6
yarn start
pip install -e .[test]
jupyter labextension develop . --overwrite
jupyter labextension list
# jupyter server extension enable datalayer
jupyter server extension list
# open http://localhost:8888/api/jupyter/lab?token=60c1661cc408f978c309d04157af55c9588ff9557c9380e4fb50785750703da6
yarn jupyterlab

jupyter-manager's People

Contributors

echarles avatar im-adithya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

im-adithya

jupyter-manager's Issues

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.

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 ξ‚° $ ξ‚°   
```

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.