Giter Site home page Giter Site logo

jupyterlab-itables-toggle-wip's People

Contributors

mwouts avatar ogiorgis avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

djangoliv

jupyterlab-itables-toggle-wip's Issues

Fix the build step of the CI

At the moment the build step of the CI fails with this error:

 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-req-build-jvyt71ww/jupyterlab-itables/version.py'

cf. https://github.com/mwouts/jupyterlab-itables/runs/4882481868?check_suite_focus=true

Also I still can't figure out what goes wrong with the local development instructions, do you have any idea or hint?

(expandable full logs for `jupyter labextension develop . --overwrite`)
(jupyterlab-itables-dev) marc@zenbook:~/GitHub/jupyterlab-itables$ jupyter labextension develop . --overwrite
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/notebookapp.py:73: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  _("Don't open the notebook in a browser after startup.")
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/notebookapp.py:89: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  _("Allow the notebook to be run from root user.")
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/traits.py:20: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  help=_('Deprecated: Use minified JS file or not, mainly use during dev to avoid JS recompilation'),
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/traits.py:25: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  help=_("Supply extra arguments that will be passed to Jinja environment."))
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/traits.py:29: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  help=_("Extra variables to supply to jinja templates when rendering."),
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/traits.py:62: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  help=_("""Path to search for custom.js, css""")
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/traits.py:74: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  help=_("""Extra paths to search for serving jinja templates.
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/traits.py:85: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  help=_("""extra paths to look for Javascript notebook extensions""")
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/traits.py:130: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  help=_("""The MathJax.js configuration file that is to be used.""")
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/traits.py:143: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  help=(_("Dict of Python modules to load as notebook server extensions."
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/notebookapp.py:122: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  description = _("""The Jupyter HTML Notebook.
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/notebookapp.py:143: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  help=_("""Path to search for custom.js, css""")
/home/marc/miniconda3/envs/jupyterlab-itables-dev/lib/python3.10/site-packages/nbclassic/notebookapp.py:155: FutureWarning: The alias `_()` will be deprecated. Use `_i18n()` instead.
  help=_("""extra paths to look for Javascript notebook extensions""")
An error occurred.
ModuleNotFoundError: There is no labextension at .. Errors encountered: [TypeError("the 'package' argument is required to perform a relative import for '.'"), ModuleNotFoundError("No module named 'jupyterlab_itables'")]
See the log file for details:  /tmp/jupyterlab-debug-coz7axx7.log

@djangoliv, maybe we should review the structure of the package? In particular I am wondering

  • if the labextension folder is at the right place
  • and if we are missing a MANIFEST.in file

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.