GithubHelp home page GithubHelp logo

uetchy / juno Goto Github PK

View Code? Open in Web Editor NEW
64.0 4.0 4.0 5.61 MB

☄️ A minimal app serving Jupyter Notebook on macOS menubar.

License: Other

JavaScript 100.00%
jupyter jupyter-notebook macos electron

juno's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar uetchy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

juno's Issues

Conda tab

When I click on the "Conda tab" of Jupyter, it says:

An error occurred while retrieving package information.
Internal Server Error

An error occurred while listing Conda environments.
Internal Server Error

And the information in the tab is empty.

This doesn't happen if I launch Jupyter from a terminal.

Export to pdf not working when running jupyter from juno

Exporting notebook to pdf outputs pandoc not found error, when running jupyter from juno. When running jupyter from the command line, export to pdf works.

Any pdf export dependices (pandoc, mactex etc) are installed on my machine.

OS: MacOS Catalina 10.15.3

.junorc.json seems to not be read in latest version

When I updated to Juno 0.4, I got this error message:

A Java Script error ocurred in the main process

Uncaught Exception:
Error: spawn /usr/local/bin/jupyter-notebook ENOENT
    at Process.ChildProcess._handle.onexit (internal/child_process.js:246:19)
    at onErrorNT (internal/child_process.js:429:16)
    at processTicksAndRejections (internal/process/task_queues.js:81:17)

My .junorc.json is the same as in version before, but jupyterCommand (/usr/local/anaconda3/bin/jupyter-notebook) seems to be ignored, and default one is being used (/usr/local/bin/jupyter-notebook):

{
  "jupyterCommand": "/usr/local/anaconda3/bin/jupyter-notebook",
  "jupyterPort": 8888,
  "jupyterHome": "~",
  "openBrowserOnStartup": true
}

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.