Giter VIP home page Giter VIP logo

Comments (4)

kirbs- avatar kirbs- commented on May 29, 2024

Please paste the output from pip install hide_code.

from hide_code.

scientist1642 avatar scientist1642 commented on May 29, 2024

Here it is:

Collecting hide_code
  Using cached hide_code-0.3.0.tar.gz
Requirement already satisfied (use --upgrade to upgrade): jupyter in /usr/local/lib/python2.7/site-packages (from hide_code)
Requirement already satisfied (use --upgrade to upgrade): pdfkit in /usr/local/lib/python2.7/site-packages (from hide_code)
Requirement already satisfied (use --upgrade to upgrade): jupyter-console in /usr/local/lib/python2.7/site-packages (from jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): qtconsole in /usr/local/lib/python2.7/site-packages (from jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): ipykernel in /usr/local/lib/python2.7/site-packages (from jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): notebook in /usr/local/lib/python2.7/site-packages (from jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): ipywidgets in /usr/local/lib/python2.7/site-packages (from jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): nbconvert in /usr/local/lib/python2.7/site-packages (from jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): ipython in /usr/local/lib/python2.7/site-packages (from jupyter-console->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): jupyter-client in /usr/local/lib/python2.7/site-packages (from jupyter-console->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): pygments in /usr/local/lib/python2.7/site-packages (from qtconsole->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): traitlets in /usr/local/lib/python2.7/site-packages (from qtconsole->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): jupyter-core in /usr/local/lib/python2.7/site-packages (from qtconsole->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): terminado>=0.3.3; sys_platform != "win32" in /usr/local/lib/python2.7/site-packages (from notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): tornado>=4 in /usr/local/lib/python2.7/site-packages (from notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): jinja2 in /usr/local/lib/python2.7/site-packages (from notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): nbformat in /usr/local/lib/python2.7/site-packages (from notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): ipython-genutils in /usr/local/lib/python2.7/site-packages (from notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): mistune!=0.6 in /usr/local/lib/python2.7/site-packages (from nbconvert->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): pickleshare in /usr/local/lib/python2.7/site-packages (from ipython->jupyter-console->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): simplegeneric>0.8 in /usr/local/lib/python2.7/site-packages (from ipython->jupyter-console->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): gnureadline; sys_platform == "darwin" and platform_python_implementation == "CPython" in /usr/local/lib/python2.7/site-packages (from ipython->jupyter-console->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): pexpect; sys_platform != "win32" in /usr/local/lib/python2.7/site-packages (from ipython->jupyter-console->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/local/lib/python2.7/site-packages (from ipython->jupyter-console->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): setuptools>=18.5 in /usr/local/lib/python2.7/site-packages (from ipython->jupyter-console->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): appnope; sys_platform == "darwin" in /usr/local/lib/python2.7/site-packages (from ipython->jupyter-console->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): pyzmq>=13 in /usr/local/lib/python2.7/site-packages (from jupyter-client->jupyter-console->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): ptyprocess in /usr/local/lib/python2.7/site-packages (from terminado>=0.3.3; sys_platform != "win32"->notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): singledispatch in /usr/local/lib/python2.7/site-packages (from tornado>=4->notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): certifi in /usr/local/lib/python2.7/site-packages (from tornado>=4->notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): backports-abc>=0.4 in /usr/local/lib/python2.7/site-packages (from tornado>=4->notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): backports.ssl-match-hostname in /usr/local/lib/python2.7/site-packages (from tornado>=4->notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): MarkupSafe in /usr/local/lib/python2.7/site-packages (from jinja2->notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): jsonschema!=2.5.0,>=2.0 in /usr/local/lib/python2.7/site-packages (from nbformat->notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): path.py>=6.2 in /usr/local/lib/python2.7/site-packages (from pickleshare->ipython->jupyter-console->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/site-packages (from singledispatch->tornado>=4->notebook->jupyter->hide_code)
Requirement already satisfied (use --upgrade to upgrade): functools32; python_version == "2.7" in /usr/local/lib/python2.7/site-packages (from jsonschema!=2.5.0,>=2.0->nbformat->notebook->jupyter->hide_code)
Building wheels for collected packages: hide-code
  Running setup.py bdist_wheel for hide-code ... done
  Stored in directory: /Users/zisakadze/Library/Caches/pip/wheels/ab/58/b1/4718601f8ac1c19a61b12bbed1d667e58aecda7ebd02eb6a0d
Successfully built hide-code
Installing collected packages: hide-code
Successfully installed hide-code-0.3.0

from hide_code.

kirbs- avatar kirbs- commented on May 29, 2024

Sorry, that's not what I'm looking for. Run this and paste the results. python -c 'import hide_code.hide_code as hc; hc.install()'

Issues with missing toolbar buttons are usually due to a bad install.
A clean install should look like this:

untitled

from hide_code.

scientist1642 avatar scientist1642 commented on May 29, 2024

I see, thank you! @kirbs-

It seems that somehow it picked up my custom .jupyter folder to copy the script, and it couldn't find custom.js there. I just copied custom.js from ..../notebook/static/custom to .jupyter/custom and it works now.

This was the output previously:

Starting hide_code.js install...
Copying hide_code.js to /Users/zisakadze/.jupyter/custom
Attempting to configure custom.js to auto-load hide_code.js...
Custom.js not in custom directory.
Attempting to configure auto-loading for hide_code export handlers.
Jupyter already configured to auto-load export handlers.

P.S very nice plugin again 👍
P.P.S oh sorry I just noticed this was in the readme don't know how I missed it.

from hide_code.

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.