Coder Social home page Coder Social logo

Comments (5)

manuzhang avatar manuzhang commented on July 18, 2024

It seems any directory will work if we simply pass it through. @chaoleili Any reason to read the contents of the directory first ?

from jupyterlab_tensorboard.

alexgorbachev avatar alexgorbachev commented on July 18, 2024

JupyterLab UI must be passing the current directory... from the left-hand sidebar. not sure how to specify another one...

from jupyterlab_tensorboard.

manuzhang avatar manuzhang commented on July 18, 2024

@alexgorbachev Feel free to try out https://github.com/manuzhang/jupyterlab_tensorboard/tree/remote_logdir which allows you to specify a directory

from jupyterlab_tensorboard.

chesterli29 avatar chesterli29 commented on July 18, 2024

Great idea @manuzhang! It's unnecessary to check the existence of the directory. I change the start way of staring a tensorboard at this batch supportSepecifyDir. @alexgorbachev you can try this command to rebuild package:

git clone [email protected]:chaoleili/jupyterlab_tensorboard.git
git checkout supportSpecifyDir
npm install
npm run build
jupyter labextension link .

But this only supports local path, and if you want to use Google Cloud Storage, I need some time to finish this feature.

from jupyterlab_tensorboard.

chesterli29 avatar chesterli29 commented on July 18, 2024

@alexgorbachev I checked jupyter_tensorboard code. it doesn't support gs or other s3 storage: https://github.com/lspvic/jupyter_tensorboard/blob/5d6fa13ecfeb27ee446ed8533c5236e21ba79b3a/jupyter_tensorboard/tensorboard_manager.py#L139, you can create an issue in jupyter_tensorboard.

from jupyterlab_tensorboard.

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.