Code Monkey home page Code Monkey logo

Comments (3)

timkpaine avatar timkpaine commented on May 16, 2024

I would start by upgrading your version, you are a few versions behind. Also this issue already exists https://github.com/timkpaine/jupyterlab_templates/issues/26

from jupyterlab_templates.

Zireael avatar Zireael commented on May 16, 2024

Hi, I did pip list just now, and it's telling me I've got 0.2.1 installed, so I've got the latest one.
image

I saw a different icon in your readme gifs, but I'm seeing thins:
image

I'm getting it from my dockerfile build like so:

RUN pip install --upgrade --no-cache-dir jupyterlab_templates
RUN jupyter labextension install --no-build jupyterlab_templates
RUN jupyter serverextension enable --py jupyterlab_templates
COPY jupyter_notebook_config.py /etc/jupyter/
RUN echo "c.JupyterLabTemplates.template_dirs = ['/usr/local/jupyter/templates', '/etc/jupyter/templates', '/home/$NB_USER/jupyter/templates']">>/etc/jupyter/jupyter_notebook_config.py
RUN echo "c.JupyterLabTemplates.include_default = True">>/etc/jupyter/jupyter_notebook_config.py

As for duplicate of #26 you're right - I failed to realize it was talking about what I had in mind. Well, my idea started from wanting to customize the ugly icon, and then I was like, hey this thing has huge potential if we could do this... and that!

from jupyterlab_templates.

timkpaine avatar timkpaine commented on May 16, 2024

did you update the labextension?

from jupyterlab_templates.

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.